Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObject.h639 virtual lldb::ValueObjectSP CastPointerType(const char *name,
642 virtual lldb::ValueObjectSP CastPointerType(const char *name,
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp2979 ValueObjectSP ValueObject::CastPointerType(const char *name, in CastPointerType() function in ValueObject
2994 ValueObjectSP ValueObject::CastPointerType(const char *name, TypeSP &type_sp) { in CastPointerType() function in ValueObject