Home
last modified time | relevance | path

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

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