Searched defs:getModuleImportLoc (Results 1 – 3 of 3) sorted by relevance
1043 getModuleImportLoc(SourceLocation Loc) const { in getModuleImportLoc() function
1081 SourceLocation getModuleImportLoc(Module *M) const { in getModuleImportLoc() function
1343 std::pair<SourceLocation, StringRef> ASTReader::getModuleImportLoc(int ID) { in getModuleImportLoc() function in ASTReader