Searched refs:getImportLocation (Results 1 – 2 of 2) sorted by relevance
1396 SourceLocation getImportLocation(ModuleFile *F);
1648 IncludeLoc = getImportLocation(F); in ReadSLocEntry()1689 IncludeLoc = getImportLocation(F); in ReadSLocEntry()1740 SourceLocation ASTReader::getImportLocation(ModuleFile *F) { in getImportLocation() function in ASTReader