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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h1141 SourceLocation getImportLocation(ModuleFile *F);
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp1238 IncludeLoc = getImportLocation(F);
1289 IncludeLoc = getImportLocation(F);
1343 SourceLocation ASTReader::getImportLocation(ModuleFile *F) { function in class:ASTReader

Completed in 128 milliseconds