Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h1329 SourceLocation getImportLocation(ModuleFile *F);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp1528 IncludeLoc = getImportLocation(F); in ReadSLocEntry()
1569 IncludeLoc = getImportLocation(F); in ReadSLocEntry()
1616 SourceLocation ASTReader::getImportLocation(ModuleFile *F) { in getImportLocation() function in ASTReader