Home
last modified time | relevance | path

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

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