Searched refs:getImportLocation (Results 1 – 2 of 2) sorted by relevance
1573 SourceLocation getImportLocation(ModuleFile *F);
1867 IncludeLoc = getImportLocation(F); in ReadSLocEntry()1907 IncludeLoc = getImportLocation(F); in ReadSLocEntry()1956 SourceLocation ASTReader::getImportLocation(ModuleFile *F) { in getImportLocation() function in ASTReader