Searched refs:fieldAnnotations (Results 1 – 3 of 3) sorted by relevance
245 const std::vector<Annotation>& fieldAnnotations = in reportVendorAtom() local248 (long)fieldAnnotations.size(), (long)atomValueIdx + 2); in reportVendorAtom()249 if (!write_field_annotations(event, fieldAnnotations)) { in reportVendorAtom()
283 const AtomDeclSet fieldAnnotations = in write_method_body_vendor() local285 write_value_annotations_array_init(out, fieldAnnotations, processedAtomNames); in write_method_body_vendor()289 const AtomDeclSet fieldAnnotations = in write_method_body_vendor() local291 write_annotations_vendor_for_field(out, argIndex, fieldAnnotations); in write_method_body_vendor()
274 const AtomDeclSet fieldAnnotations = in write_native_create_vendor_atom_methods() local276 write_native_annotations_vendor_for_field(out, argIndex, fieldAnnotations); in write_native_create_vendor_atom_methods()