Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp911 while (const FileEntry *ExpansionFile in inferModuleFromLocation() local
914 if (Module *Mod = findModuleForHeader(ExpansionFile).getModule()) in inferModuleFromLocation()