Searched defs:getImportLocation (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Serialization/
H A DASTReader.cpp1194 IncludeLoc = getImportLocation(F);
1243 IncludeLoc = getImportLocation(F);
1297 SourceLocation ASTReader::getImportLocation(ModuleFile *F) { function in class:ASTReader

Completed in 180 milliseconds