Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DModule.h323 unsigned ConfigMacrosExhaustive : 1; variable
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp5582 bool ConfigMacrosExhaustive = Record[Idx++]; in ReadSubmoduleBlock() local