Searched defs:getModuleImportLoc (Results 1 – 4 of 4) sorted by relevance
196 std::pair<FullSourceLoc, StringRef> FullSourceLoc::getModuleImportLoc() const { in getModuleImportLoc() function in FullSourceLoc
1142 getModuleImportLoc(SourceLocation Loc) const { in getModuleImportLoc() function
1419 SourceLocation getModuleImportLoc(Module *M) const { in getModuleImportLoc() function
1596 std::pair<SourceLocation, StringRef> ASTReader::getModuleImportLoc(int ID) { in getModuleImportLoc() function in ASTReader