Home | History | Annotate | Download | only in AST

Lines Matching full:opstrings

1801   const char *OpStrings[NUM_OVERLOADED_OPERATORS] = {
1811 OS << OpStrings[Kind] << ' ';
1815 OS << ' ' << OpStrings[Kind];
1835 OS << OpStrings[Kind] << ' ';
1839 OS << ' ' << OpStrings[Kind] << ' ';