Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h492 bool isSubFramework() const { in isSubFramework() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp910 assert(!Mod->isSubFramework() && in inferFrameworkLink()
1105 if (!Result->isSubFramework()) { in inferFrameworkModule()
2117 if (ActiveModule->IsFramework && !ActiveModule->isSubFramework() && in parseModuleDecl()