Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DModule.h263 unsigned ModuleMapIsPrivate : 1; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp5014 bool ModuleMapIsPrivate = Record[Idx++]; in ReadSubmoduleBlock() local