Searched refs:processedAtomNames (Results 1 – 1 of 1) sorted by relevance
70 set<string>& processedAtomNames) { in write_value_annotations_array_init() argument75 if (processedAtomNames.find(atomConstant) != processedAtomNames.end()) { in write_value_annotations_array_init()78 processedAtomNames.insert(atomConstant); in write_value_annotations_array_init()281 set<string> processedAtomNames; in write_method_body_vendor() local285 write_value_annotations_array_init(out, fieldAnnotations, processedAtomNames); in write_method_body_vendor()