Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1425 RecordLocation TypeCursorForIndex(serialization::TypeID ID);
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp6673 ASTReader::RecordLocation ASTReader::TypeCursorForIndex(TypeID ID) { in TypeCursorForIndex() function in ASTReader
6698 RecordLocation Loc = TypeCursorForIndex(ID); in readTypeRecord()