Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DDirectoryLookup.h188 const FileEntry *DoFrameworkLookup(
/external/llvm-project/clang/include/clang/Lex/
DDirectoryLookup.h188 Optional<FileEntryRef> 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
/external/llvm-project/clang/lib/Lex/
DHeaderSearch.cpp407 return DoFrameworkLookup(Filename, HS, SearchPath, RelativePath, in LookupFile()
513 Optional<FileEntryRef> DirectoryLookup::DoFrameworkLookup( in DoFrameworkLookup() function in DirectoryLookup