Searched refs:getImportLocation (Results 1 – 2 of 2) sorted by relevance
1141 SourceLocation getImportLocation(ModuleFile *F);
1240 IncludeLoc = getImportLocation(F); in ReadSLocEntry()1290 IncludeLoc = getImportLocation(F); in ReadSLocEntry()1344 SourceLocation ASTReader::getImportLocation(ModuleFile *F) { in getImportLocation() function in ASTReader