Searched defs:HasParsedType (Results 1 – 2 of 2) sorted by relevance
| /external/clang/include/clang/Sema/ | ||
| D | AttributeList.h | 147 unsigned HasParsedType : 1; variable |
| /external/llvm-project/clang/include/clang/Sema/ | ||
| D | ParsedAttr.h | 246 unsigned HasParsedType : 1; variable |