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