14 #ifndef LLVM_CLANG_AST_ASTFWD_H 15 #define LLVM_CLANG_AST_ASTFWD_H 20 #define DECL(DERIVED, BASE) class DERIVED##Decl; 21 #include "clang/AST/DeclNodes.inc" 23 #define STMT(DERIVED, BASE) class DERIVED; 24 #include "clang/AST/StmtNodes.inc" 26 #define TYPE(DERIVED, BASE) class DERIVED##Type; 27 #include "clang/AST/TypeNodes.def" 28 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.