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