Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dobject_operator.h157 inline PropertyAttributes GetAttr() const in GetAttr() function
Dlayout_info-inl.h72 inline PropertyAttributes LayoutInfo::GetAttr(int index) const in GetAttr() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h349 bool GetAttr(AttrKind x) const in GetAttr() function
475 bool GetAttr(FieldAttrKind x) const in GetAttr() function
561 bool GetAttr(StmtAttrKind x) const in GetAttr() function
646 bool GetAttr(FuncAttrKind x) const in GetAttr() function
Dmir_symbol.h231 bool GetAttr(AttrKind attrKind) const in GetAttr() function
Dmir_function.h247 bool GetAttr(FuncAttrKind attrKind) const in GetAttr() function
Dmir_nodes.h1840 bool GetAttr(StmtAttrKind x) const in GetAttr() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3083 inline GateRef StubBuilder::GetAttr(GateRef layoutInfo, GateRef index) in GetAttr() function