Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DDirectoryLookup.h188 const FileEntry *DoFrameworkLookup(
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DHeaderSearch.cpp364 return DoFrameworkLookup(Filename, HS, SearchPath, RelativePath, in LookupFile()
462 const FileEntry *DirectoryLookup::DoFrameworkLookup( in DoFrameworkLookup() function in DirectoryLookup