Searched refs:valueAnnotationIndex (Results 1 – 1 of 1) sorted by relevance
243 const auto& valueAnnotationIndex = fieldIndexToAnnotationSetMap.find(atomValueIdx); in reportVendorAtom() local244 if (valueAnnotationIndex != fieldIndexToAnnotationSetMap.end()) { in reportVendorAtom()246 (*vendorAtom.valuesAnnotations)[valueAnnotationIndex->second]->annotations; in reportVendorAtom()