Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DValueObject.h623 virtual lldb::ValueObjectSP CastPointerType(const char *name,
626 virtual lldb::ValueObjectSP CastPointerType(const char *name,
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValueObject.cpp2785 ValueObjectSP ValueObject::CastPointerType(const char *name, in CastPointerType() function in ValueObject
2800 ValueObjectSP ValueObject::CastPointerType(const char *name, TypeSP &type_sp) { in CastPointerType() function in ValueObject