Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDHeaderSearch.cpp799 HeaderFileInfo &IncludingHFI = getFileInfo(Includers.front().first); in LookupFile() local
800 if (IncludingHFI.IndexHeaderMapHeader) { in LookupFile()
802 ScratchFilename += IncludingHFI.Framework; in LookupFile()