Home
last modified time | relevance | path

Searched defs:IsSystem (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Lex/
DHeaderSearch.cpp145 bool IsSystem in lookupModule() local
342 bool IsSystem = getDirCharacteristic() != SrcMgr::C_User; in DoFrameworkLookup() local
881 bool IsSystem) { in loadFrameworkModule()
1008 bool IsSystem = SearchDirs[Idx].getDirCharacteristic() != SrcMgr::C_User; in collectAllModules() local
DModuleMap.cpp293 bool IsSystem, in inferFrameworkModule()
845 bool IsSystem = false; in parseModuleDecl() local
/external/clang/include/clang/Basic/
DModule.h93 unsigned IsSystem : 1; variable
/external/clang/include/clang/Frontend/
DFrontendOptions.h83 bool IsSystem; member
/external/clang/lib/Serialization/
DASTReader.cpp3141 bool IsSystem = Record[4]; in ReadSubmoduleBlock() local