Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DDirectoryLookup.h193 OptionalFileEntryRef DoFrameworkLookup(
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DHeaderSearch.cpp482 return DoFrameworkLookup(Filename, HS, SearchPath, RelativePath, in LookupFile()
589 OptionalFileEntryRef DirectoryLookup::DoFrameworkLookup( in DoFrameworkLookup() function in DirectoryLookup