Searched refs:DoCast (Results 1 – 8 of 8) sorted by relevance
60 ValueObjectConstResultCast::DoCast(const CompilerType &compiler_type) { in DoCast() function in ValueObjectConstResultCast
72 ValueObjectConstResultChild::DoCast(const CompilerType &compiler_type) { in DoCast() function in ValueObjectConstResultChild
297 ValueObjectConstResult::DoCast(const CompilerType &compiler_type) { in DoCast() function in ValueObjectConstResult
2722 ValueObjectSP ValueObject::DoCast(const CompilerType &compiler_type) { in DoCast() function in ValueObject2738 return DoCast(compiler_type); in Cast()
54 lldb::ValueObjectSP DoCast(const CompilerType &compiler_type) override;
63 lldb::ValueObjectSP DoCast(const CompilerType &compiler_type) override;
109 lldb::ValueObjectSP DoCast(const CompilerType &compiler_type) override;
607 virtual lldb::ValueObjectSP DoCast(const CompilerType &compiler_type);