Home
last modified time | relevance | path

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

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