Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Serialization/
H A DASTReader.h1377 RecordLocation TypeCursorForIndex(unsigned Index);
/llvm-project-15.0.7/clang/lib/Serialization/
H A DASTReader.cpp6429 ASTReader::RecordLocation ASTReader::TypeCursorForIndex(unsigned Index) { in TypeCursorForIndex() function in ASTReader
6456 RecordLocation Loc = TypeCursorForIndex(Index); in readTypeRecord()