Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Lex/
DModuleMap.h342 Module *inferModuleFromLocation(FullSourceLoc Loc);
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Lex/
DModuleMap.cpp731 Module *ModuleMap::inferModuleFromLocation(FullSourceLoc Loc) { in inferModuleFromLocation() function in ModuleMap
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTWriter.cpp2234 = ModMap.inferModuleFromLocation(FullSourceLoc(I->getLocation(), in WriteSubmodules()
2478 = ModMap.inferModuleFromLocation(FullSourceLoc(Loc,PP->getSourceManager())); in inferSubmoduleIDFromLocation()