Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DModule.h164 unsigned InferSubmodules : 1; variable
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp4471 bool InferSubmodules = Record[Idx++]; in ReadSubmoduleBlock() local