Searched refs:getImportLocation (Results 1 – 2 of 2) sorted by relevance
1143 SourceLocation getImportLocation(ModuleFile *F);
1274 IncludeLoc = getImportLocation(F); in ReadSLocEntry()1317 IncludeLoc = getImportLocation(F); in ReadSLocEntry()1363 SourceLocation ASTReader::getImportLocation(ModuleFile *F) { in getImportLocation() function in ASTReader