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