Searched defs:getModuleImportLoc (Results 1 – 5 of 5) sorted by relevance
200 std::pair<FullSourceLoc, StringRef> FullSourceLoc::getModuleImportLoc() const { in getModuleImportLoc() function in FullSourceLoc
410 std::pair<SourceLocation, StringRef> getModuleImportLoc(int ID) override { getModuleImportLoc() function
1181 getModuleImportLoc(SourceLocation Loc) const { in getModuleImportLoc() function
1756 SourceLocation getModuleImportLoc(Module *M) const { getModuleImportLoc() function
1759 std::pair<SourceLocation, StringRef> ASTReader::getModuleImportLoc(int ID) { getModuleImportLoc() function in ASTReader