Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Dtype_converter.cpp53 std::string_view ValueUnit::GetLiteral() const in GetLiteral() function in panda::helpers::ValueUnit
66 if (lhs.GetLiteral() != rhs.GetLiteral()) { in operator ==()
95 return os << element.GetLiteral(); in operator <<()
Dtype_converter.h57 std::string_view GetLiteral() const;