Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h300 unsigned ConfigMacrosExhaustive : 1; variable
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp5516 bool ConfigMacrosExhaustive = Record[Idx++]; in ReadSubmoduleBlock() local