Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h623 virtual lldb::ValueObjectSP CastPointerType(const char *name,
626 virtual lldb::ValueObjectSP CastPointerType(const char *name,
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp2770 ValueObjectSP ValueObject::CastPointerType(const char *name, in CastPointerType() function in ValueObject
2785 ValueObjectSP ValueObject::CastPointerType(const char *name, TypeSP &type_sp) { in CastPointerType() function in ValueObject