Searched refs:selectionKindToString (Results 1 – 1 of 1) sorted by relevance
200 static const char *selectionKindToString(SourceSelectionKind Kind) { in selectionKindToString() function226 OS << ' ' << selectionKindToString(Node.SelectionKind) << "\n"; in dump()