15 #ifndef LLVM_CLANG_AST_ASTFWD_H 16 #define LLVM_CLANG_AST_ASTFWD_H 21 #define DECL(DERIVED, BASE) class DERIVED##Decl; 22 #include "clang/AST/DeclNodes.inc" 24 #define STMT(DERIVED, BASE) class DERIVED; 25 #include "clang/AST/StmtNodes.inc" 27 #define TYPE(DERIVED, BASE) class DERIVED##Type; 28 #include "clang/AST/TypeNodes.def" 29 class CXXCtorInitializer;
The l-value was an access to a declared entity or something equivalently strong, like the address of ...
Optional< types::ID > Type
Dataflow Directional Tag Classes.