Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1359 RecordLocation TypeCursorForIndex(unsigned Index);
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp6392 ASTReader::RecordLocation ASTReader::TypeCursorForIndex(unsigned Index) { in TypeCursorForIndex() function in ASTReader
6419 RecordLocation Loc = TypeCursorForIndex(Index); in readTypeRecord()