Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1610 RecordLocation TypeCursorForIndex(serialization::TypeID ID);
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp7012 ASTReader::RecordLocation ASTReader::TypeCursorForIndex(TypeID ID) { in TypeCursorForIndex() function in ASTReader
7037 RecordLocation Loc = TypeCursorForIndex(ID); in readTypeRecord()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc1968 {"_ZN5clang9ASTReader18TypeCursorForIndexEj", "clang::ASTReader::TypeCursorForIndex(unsigned int)"},