Home
last modified time | relevance | path

Searched refs:isSubFramework (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/Basic/
DModule.h352 bool isSubFramework() const { in isSubFramework() function
/external/llvm-project/clang/include/clang/Basic/
DModule.h489 bool isSubFramework() const { in isSubFramework() function
/external/clang/lib/Lex/
DModuleMap.cpp566 assert(!Mod->isSubFramework() && in inferFrameworkLink()
752 if (!Result->isSubFramework()) { in inferFrameworkModule()
1544 if (ActiveModule->IsFramework && !ActiveModule->isSubFramework() && in parseModuleDecl()
/external/llvm-project/clang/lib/Lex/
DModuleMap.cpp909 assert(!Mod->isSubFramework() && in inferFrameworkLink()
1102 if (!Result->isSubFramework()) { in inferFrameworkModule()
2108 if (ActiveModule->IsFramework && !ActiveModule->isSubFramework() && in parseModuleDecl()