Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/ValueObject/
H A DValueObject.h669 lldb::ValueObjectSP CastToBasicType(CompilerType type);
/freebsd/contrib/llvm-project/lldb/source/ValueObject/
H A DValueObject.cpp3127 lldb::ValueObjectSP ValueObject::CastToBasicType(CompilerType type) { in CastToBasicType() function in ValueObject