Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTReader.h869 SourceLocation getImportLocation(PerFileData *F);
/external/clang/lib/Serialization/
DASTReader.cpp1313 IncludeLoc = getImportLocation(F); in ReadSLocEntryRecord()
1371 SourceLocation ASTReader::getImportLocation(PerFileData *F) { in getImportLocation() function in ASTReader