Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DDirectoryLookup.h188 const FileEntry *DoFrameworkLookup(
/external/clang/lib/Lex/
DHeaderSearch.cpp308 return DoFrameworkLookup(Filename, HS, SearchPath, RelativePath, in LookupFile()
401 const FileEntry *DirectoryLookup::DoFrameworkLookup( in DoFrameworkLookup() function in DirectoryLookup