Searched refs:annotationsIt (Results 1 – 1 of 1) sorted by relevance
252 auto annotationsIt = atomDecl.fieldNumberToAnnotations.find(argIndex); in write_annotations() local253 if (annotationsIt == atomDecl.fieldNumberToAnnotations.end()) { in write_annotations()258 for (const shared_ptr<Annotation>& annotation : annotationsIt->second) { in write_annotations()