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