Home
last modified time | relevance | path

Searched refs:LookupSubframeworkHeader (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDHeaderSearch.h407 const FileEntry *LookupSubframeworkHeader(
/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDPPDirectives.cpp698 if ((FE = HeaderInfo.LookupSubframeworkHeader(Filename, CurFileEnt, in LookupFile()
714 if ((FE = HeaderInfo.LookupSubframeworkHeader( in LookupFile()
HDHeaderSearch.cpp840 LookupSubframeworkHeader(StringRef Filename, in LookupSubframeworkHeader() function in HeaderSearch