Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DDirectoryLookup.h188 Optional<FileEntryRef> DoFrameworkLookup(
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DHeaderSearch.cpp407 return DoFrameworkLookup(Filename, HS, SearchPath, RelativePath, in LookupFile()
513 Optional<FileEntryRef> DirectoryLookup::DoFrameworkLookup( in DoFrameworkLookup() function in DirectoryLookup