Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Lex/
DModuleMap.h286 bool canInferFrameworkModule(const DirectoryEntry *ParentDir,
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Lex/
DModuleMap.cpp431 bool ModuleMap::canInferFrameworkModule(const DirectoryEntry *ParentDir, in canInferFrameworkModule() function in ModuleMap