Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDValueObject.h609 virtual lldb::ValueObjectSP CastPointerType(const char *name,
612 virtual lldb::ValueObjectSP CastPointerType(const char *name,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
HDValueObject.cpp2934 ValueObjectSP ValueObject::CastPointerType(const char *name, in CastPointerType() function in ValueObject
2949 ValueObjectSP ValueObject::CastPointerType(const char *name, TypeSP &type_sp) { in CastPointerType() function in ValueObject