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