Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DModule.cpp28 bool IsFramework, bool IsExplicit) in Module()
/external/clang/include/clang/Basic/
DModule.h146 unsigned IsExplicit : 1; variable
/external/clang/lib/Lex/
DModuleMap.cpp559 bool IsExplicit) { in findOrCreateModule()
/external/clang/lib/Serialization/
DASTReader.cpp4521 bool IsExplicit = Record[Idx++]; in ReadSubmoduleBlock() local