struct DeclaratorDecl::ExtInfo

Declaration

struct DeclaratorDecl::ExtInfo : public QualifierInfo { /* full declaration omitted */ };

Description

A struct with extended info about a syntactic name qualifier, to be used for the case of out-of-line declarations.

Declared at: clang/include/clang/AST/Decl.h:730

Inherits from: QualifierInfo

Member Variables

public clang::TypeSourceInfo* TInfo
public clang::Expr* TrailingRequiresClause = nullptr

Inherited from QualifierInfo:

public QualifierLoc
public NumTemplParamLists = 0
public TemplParamLists = nullptr

Inherited from QualifierInfo: