Home
last modified time | relevance | path

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

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