Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTReader.h1406 RecordLocation TypeCursorForIndex(unsigned Index);
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp6468 ASTReader::RecordLocation ASTReader::TypeCursorForIndex(unsigned Index) { in TypeCursorForIndex() function in ASTReader
6496 RecordLocation Loc = TypeCursorForIndex(Index); in readTypeRecord()