clang
15.0.0git
|
Extra data stored in some MemberExpr objects. More...
#include "clang/AST/Expr.h"
Public Attributes | |
NestedNameSpecifierLoc | QualifierLoc |
The nested-name-specifier that qualifies the name, including source-location information. More... | |
DeclAccessPair | FoundDecl |
The DeclAccessPair through which the MemberDecl was found due to name qualifiers. More... | |
Extra data stored in some MemberExpr objects.
DeclAccessPair clang::MemberExprNameQualifier::FoundDecl |
The DeclAccessPair through which the MemberDecl was found due to name qualifiers.
NestedNameSpecifierLoc clang::MemberExprNameQualifier::QualifierLoc |