struct AutoTypeLocInfo

Declaration

struct AutoTypeLocInfo : public TypeSpecLocInfo { /* full declaration omitted */ };

Declared at: clang/include/clang/AST/TypeLoc.h:2100

Inherits from: TypeSpecLocInfo

Member Variables

public clang::NestedNameSpecifierLoc NestedNameSpec
public clang::SourceLocation TemplateKWLoc
public clang::SourceLocation ConceptNameLoc
public clang::NamedDecl* FoundDecl
public clang::SourceLocation LAngleLoc
public clang::SourceLocation RAngleLoc
public clang::SourceLocation RParenLoc

Inherited from TypeSpecLocInfo:

public NameLoc