Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObject.h640 virtual lldb::ValueObjectSP CastPointerType(const char *name,
643 virtual lldb::ValueObjectSP CastPointerType(const char *name,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DValueObject.cpp2924 ValueObjectSP ValueObject::CastPointerType(const char *name, in CastPointerType() function in ValueObject
2939 ValueObjectSP ValueObject::CastPointerType(const char *name, TypeSP &type_sp) { in CastPointerType() function in ValueObject