Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Serialization/
DASTReader.h1353 RecordLocation TypeCursorForIndex(unsigned Index);
/external/clang/include/clang/Serialization/
DASTReader.h1177 RecordLocation TypeCursorForIndex(unsigned Index);
/external/clang/lib/Serialization/
DASTReader.cpp5184 ASTReader::RecordLocation ASTReader::TypeCursorForIndex(unsigned Index) { in TypeCursorForIndex() function in ASTReader
5198 RecordLocation Loc = TypeCursorForIndex(Index); in readTypeRecord()
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp6343 ASTReader::RecordLocation ASTReader::TypeCursorForIndex(unsigned Index) { in TypeCursorForIndex() function in ASTReader
6370 RecordLocation Loc = TypeCursorForIndex(Index); in readTypeRecord()