Searched refs:GetFieldDecl (Results 1 – 4 of 4) sorted by relevance
155 ir::FieldDecl* Reader::GetFieldDecl(dex::u4 index) { in GetFieldDecl() function in dex::Reader372 ir_field_annotation->field_decl = GetFieldDecl(dex_field_annotation->field_idx); in ParseFieldAnnotation()423 ir_encoded_field->decl = GetFieldDecl(field_index); in ParseEncodedField()520 ir_encoded_value->u.field_value = GetFieldDecl(index); in ParseEncodedValue()530 ir_encoded_value->u.enum_value = GetFieldDecl(index); in ParseEncodedValue()911 GetFieldDecl(index); in ParseInstructions()
178 FieldDecl* Builder::GetFieldDecl(String* name, Type* type, Type* parent) { in GetFieldDecl() function in ir::Builder
60 FieldDecl* GetFieldDecl(String* name, Type* type, Type* parent);
68 ir::FieldDecl* GetFieldDecl(dex::u4 index);