Home
last modified time | relevance | path

Searched defs:HadMacro (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
DIdentifierTable.h54 bool HadMacro : 1; // True if there was a #define for this. variable
/external/llvm-project/clang/include/clang/Basic/
DIdentifierTable.h74 unsigned HadMacro : 1; variable