Home
last modified time | relevance | path

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

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