Home
last modified time | relevance | path

Searched defs:SetAttr (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dobject_operator.h162 inline void SetAttr(uint32_t attr) in SetAttr() function
167 inline void SetAttr(const PropertyAttributes &attr) in SetAttr() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Ddebug_info.cpp118 bool DBGDie::SetAttr(DwAt attr, uint64 val) in SetAttr() function in maple::DBGDie
129 bool DBGDie::SetAttr(DwAt attr, int val) in SetAttr() function in maple::DBGDie
140 bool DBGDie::SetAttr(DwAt attr, uint32 val) in SetAttr() function in maple::DBGDie
151 bool DBGDie::SetAttr(DwAt attr, int64 val) in SetAttr() function in maple::DBGDie
162 bool DBGDie::SetAttr(DwAt attr, float val) in SetAttr() function in maple::DBGDie
173 bool DBGDie::SetAttr(DwAt attr, double val) in SetAttr() function in maple::DBGDie
184 bool DBGDie::SetAttr(DwAt attr, DBGExprLoc *ptr) in SetAttr() function in maple::DBGDie
/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_first_test.cpp56 HWTEST_F_L0(ObjectOperatorTest, SetAttr) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_symbol.h236 void SetAttr(AttrKind attrKind) in SetAttr() function
Dmir_type.h339 void SetAttr(AttrKind x) in SetAttr() function
470 void SetAttr(FieldAttrKind x) in SetAttr() function
556 void SetAttr(StmtAttrKind x) in SetAttr() function
Dmir_function.h252 void SetAttr(FuncAttrKind attrKind) in SetAttr() function
Dmir_nodes.h1835 void SetAttr(StmtAttrKind x) in SetAttr() function