Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Serialization/
DASTReader.h1323 SourceLocation getImportLocation(ModuleFile *F);
/external/clang/include/clang/Serialization/
DASTReader.h1143 SourceLocation getImportLocation(ModuleFile *F);
/external/clang/lib/Serialization/
DASTReader.cpp1274 IncludeLoc = getImportLocation(F); in ReadSLocEntry()
1317 IncludeLoc = getImportLocation(F); in ReadSLocEntry()
1363 SourceLocation ASTReader::getImportLocation(ModuleFile *F) { in getImportLocation() function in ASTReader
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp1514 IncludeLoc = getImportLocation(F); in ReadSLocEntry()
1556 IncludeLoc = getImportLocation(F); in ReadSLocEntry()
1603 SourceLocation ASTReader::getImportLocation(ModuleFile *F) { in getImportLocation() function in ASTReader