Searched defs:annotation_iter (Results 1 – 2 of 2) sorted by relevance
213 auto annotation_iter = std::find_if(annotations_.begin(), annotations_.end(), in DeleteAnnotationElementByName() local224 auto annotation_iter = std::find_if(annotations_.begin(), annotations_.end(), in DeleteAnnotationByName() local235 auto annotation_iter = std::find_if(annotations_.begin(), annotations_.end(), in AddAnnotationElementByName() local
681 const auto annotation_iter = in GetSerializedMethodAnnotation() local