Searched defs:FromASTFile (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/clang/include/clang/Lex/ | ||
H A D | MacroInfo.h | 109 bool FromASTFile : 1; variable |
/aosp_15_r20/external/clang/include/clang/AST/ | ||
H A D | DeclBase.h | 292 unsigned FromASTFile : 1; variable |