Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dobject_operator.h175 inline void SetAttr(uint64_t attr) in SetAttr() function
180 inline void SetAttr(const PropertyAttributes &attr) in SetAttr() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Ddebug_info.cpp111 bool DBGDie::SetAttr(DwAt attr, uint64 val) in SetAttr() function in maple::DBGDie
122 bool DBGDie::SetAttr(DwAt attr, int val) in SetAttr() function in maple::DBGDie
133 bool DBGDie::SetAttr(DwAt attr, uint32 val) in SetAttr() function in maple::DBGDie
144 bool DBGDie::SetAttr(DwAt attr, int64 val) in SetAttr() function in maple::DBGDie
155 bool DBGDie::SetAttr(DwAt attr, float val) in SetAttr() function in maple::DBGDie
166 bool DBGDie::SetAttr(DwAt attr, double val) in SetAttr() function in maple::DBGDie
177 bool DBGDie::SetAttr(DwAt attr, DBGExprLoc *ptr) in SetAttr() function in maple::DBGDie
/arkcompiler/ets_runtime/ecmascript/tests/
Dobject_operator_first_test.cpp32 HWTEST_F_L0(ObjectOperatorTest, SetAttr) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_symbol.h237 void SetAttr(AttrKind attrKind) in SetAttr() function
Dmir_type.h360 void SetAttr(AttrKind x) in SetAttr() function
538 void SetAttr(FieldAttrKind x) in SetAttr() function
Dmir_function.h253 void SetAttr(FuncAttrKind attrKind) in SetAttr() function
Dmir_nodes.h1854 void SetAttr(StmtAttrKind x) in SetAttr() function