class TypedefInfo

Declaration

class TypedefInfo : public CommonTypeInfo { /* full declaration omitted */ };

Description

Describes API notes data for a typedef.

Declared at: clang/include/clang/APINotes/Types.h:699

Inherits from: CommonTypeInfo

Member Variables

public llvm::Optional<SwiftNewTypeKind> SwiftWrapper

Inherited from CommonEntityInfo:

public UnavailableMsg
public Unavailable
public UnavailableInSwift
public SwiftName

Method Overview

Inherited from CommonTypeInfo:

Inherited from CommonEntityInfo:

Methods

TypedefInfo()

Declared at: clang/include/clang/APINotes/Types.h:703

void dump(llvm::raw_ostream& OS) const

Declared at: clang/include/clang/APINotes/Types.h:714

Parameters

llvm::raw_ostream& OS