Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Lex/
H A DDirectoryLookup.h197 OptionalFileEntryRef DoFrameworkLookup(
/src/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp503 return DoFrameworkLookup(Filename, HS, SearchPath, RelativePath, in LookupFile()
616 OptionalFileEntryRef DirectoryLookup::DoFrameworkLookup( in DoFrameworkLookup() function in DirectoryLookup