Searched refs:getModuleContainingLocation (Results 1 – 5 of 5) sorted by relevance
748 Module *Mod = getModuleContainingLocation(MD->getLocation()); in LeaveSubmodule()
677 Module *Preprocessor::getModuleContainingLocation(SourceLocation Loc) { in getModuleContainingLocation() function in Preprocessor691 Module *M = getModuleContainingLocation(Loc); in getModuleHeaderToIncludeForDiagnostics()
1892 Module *getModuleContainingLocation(SourceLocation Loc);
1357 PP.getModuleContainingLocation(Entity->getLocation())) { in getOwningModule()1389 if (auto *M = PP.getModuleContainingLocation(Loc)) in makeMergedDefinitionVisible()
12727 PP.getModuleContainingLocation( in ActOnTag()12729 PP.getModuleContainingLocation(KWLoc)) && in ActOnTag()