Searched refs:getModuleContainingLocation (Results 1 – 4 of 4) sorted by relevance
713 Module *Mod = getModuleContainingLocation(MD->getLocation()); in LeaveSubmodule()
598 Module *Preprocessor::getModuleContainingLocation(SourceLocation Loc) { in getModuleContainingLocation() function in Preprocessor
1860 Module *getModuleContainingLocation(SourceLocation Loc);
1339 PP.getModuleContainingLocation(Entity->getLocation())) { in getOwningModule()1371 if (auto *M = PP.getModuleContainingLocation(Loc)) in makeMergedDefinitionVisible()