Home
last modified time | relevance | path

Searched defs:InferExplicitSubmodules (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Basic/
DModule.h191 unsigned InferExplicitSubmodules : 1; variable
/external/llvm-project/clang/include/clang/Basic/
DModule.h286 unsigned InferExplicitSubmodules : 1; variable
/external/clang/lib/Serialization/
DASTReader.cpp4477 bool InferExplicitSubmodules = Record[Idx++]; in ReadSubmoduleBlock() local
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp5489 bool InferExplicitSubmodules = Record[Idx++]; in ReadSubmoduleBlock() local