Searched refs:kGeneric (Results 1 – 3 of 3) sorted by relevance
69 kGeneric /// First generic annotation. enumerator
1669 AnnotationNameIndexMap.size() + MCPlus::MCAnnotation::kGeneric; in getOrCreateAnnotationIndex()
316 if (Index >= MCAnnotation::kGeneric) { in printAnnotations()317 OS << " # " << AnnotationNames[Index - MCAnnotation::kGeneric] << ": "; in printAnnotations()