Searched defs:SetAttr (Results 1 - 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | object_operator.h | 175 inline void SetAttr(uint64_t attr) in SetAttr() function in panda::ecmascript::final 180 inline void SetAttr(const PropertyAttributes &attr) in SetAttr() function in panda::ecmascript::final |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ | ||
| H A D | mir_nodes.h | 1160 void SetAttr(StmtAttrKind x) in SetAttr() function in StmtNode |
| H A D | mir_type.h | 271 void SetAttr(AttrKind x) in SetAttr() function in maple::TypeAttrs 434 void SetAttr(StmtAttrKind x, bool flag = true) in SetAttr() function in maple::StmtAttrs 491 void SetAttr(FuncAttrKind x, bool unSet = false) in SetAttr() function in maple::FuncAttrs |
| H A D | mir_symbol.h | 240 void SetAttr(AttrKind attrKind) in SetAttr() function in maple::MIRSymbol |
| H A D | mir_function.h | 279 void SetAttr(FuncAttrKind attrKind) in SetAttr() function in maple::MIRFunction [all...] |
Completed in 9 milliseconds