Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DModule.h352 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()