Home
last modified time | relevance | path

Searched defs:scalarValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/annotations/
Dannotations_emit_test.h90 auto scalarValue = found->second.fieldList[i].metadata->GetValue(); in CheckAnnoDecl() local
149 …void CompareActualWithExpected(const std::string &expectedValue, pandasm::ScalarValue *scalarValue, in CompareActualWithExpected()
/arkcompiler/ets_frontend/merge_abc/src/
DmetaProto.cpp85 ScalarValue scalarValue; in Deserialize() local