Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DModule.h202 unsigned ConfigMacrosExhaustive : 1; variable
/external/llvm-project/clang/include/clang/Basic/
DModule.h297 unsigned ConfigMacrosExhaustive : 1; variable
/external/clang/lib/Serialization/
DASTReader.cpp4479 bool ConfigMacrosExhaustive = Record[Idx++]; in ReadSubmoduleBlock() local
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp5491 bool ConfigMacrosExhaustive = Record[Idx++]; in ReadSubmoduleBlock() local