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

/external/clang/include/clang/Serialization/
H A DASTReader.h1118 SourceLocation getImportLocation(ModuleFile *F);
/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 3128 milliseconds