Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Lex/
H A DDirectoryLookup.h192 Optional<FileEntryRef> DoFrameworkLookup(
/llvm-project-15.0.7/clang/lib/Lex/
H A DHeaderSearch.cpp460 return DoFrameworkLookup(Filename, HS, SearchPath, RelativePath, in LookupFile()
567 Optional<FileEntryRef> DirectoryLookup::DoFrameworkLookup( in DoFrameworkLookup() function in DirectoryLookup