class Stmt::DeclRefExprBitfields

Declaration

class Stmt::DeclRefExprBitfields { /* full declaration omitted */ };

Declared at: clang/include/clang/AST/Stmt.h:369

Member Variables

private unsigned int
private unsigned int HasQualifier
private unsigned int HasTemplateKWAndArgsInfo
private unsigned int HasFoundDecl
private unsigned int HadMultipleCandidates
private unsigned int RefersToEnclosingVariableOrCapture
private unsigned int NonOdrUseReason
private clang::SourceLocation Loc
The location of the declaration name itself.