Searched refs:DoFrameworkLookup (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DDirectoryLookup.h171 const FileEntry *DoFrameworkLookup(
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DHeaderSearch.cpp269 return DoFrameworkLookup(Filename, HS, SearchPath, RelativePath,
339 /// DoFrameworkLookup - Do a lookup of the specified file in the current
341 const FileEntry *DirectoryLookup::DoFrameworkLookup( function in class:DirectoryLookup

Completed in 75 milliseconds