Searched defs:HasWrittenPrototype (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang/include/clang/AST/ | ||
D | DeclBase.h | 1525 uint64_t HasWrittenPrototype : 1; variable |
/external/clang/include/clang/AST/ | ||
D | Decl.h | 1594 unsigned HasWrittenPrototype : 1; variable |