Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dlayout_info-inl.h72 inline PropertyAttributes LayoutInfo::GetAttr(int index) const in GetAttr() function
Dobject_operator.h170 inline PropertyAttributes GetAttr() const in GetAttr() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h370 bool GetAttr(AttrKind x) const in GetAttr() function
543 bool GetAttr(FieldAttrKind x) const in GetAttr() function
638 bool GetAttr(StmtAttrKind x) const in GetAttr() function
723 bool GetAttr(FuncAttrKind x) const in GetAttr() function
Dmir_symbol.h232 bool GetAttr(AttrKind attrKind) const in GetAttr() function
Dmir_function.h248 bool GetAttr(FuncAttrKind attrKind) const in GetAttr() function
Dmir_nodes.h1859 bool GetAttr(StmtAttrKind x) const in GetAttr() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3676 inline GateRef StubBuilder::GetAttr(GateRef layoutInfo, GateRef index) in GetAttr() function