Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1428 RecordLocation TypeCursorForIndex(unsigned Index);
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp6669 ASTReader::RecordLocation ASTReader::TypeCursorForIndex(unsigned Index) { in TypeCursorForIndex() function in ASTReader
6697 RecordLocation Loc = TypeCursorForIndex(Index); in readTypeRecord()