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