Lines Matching defs:aka
33 // Don't aka just because we saw an elaborated type...
147 /// if this is the case, doing another "aka" would just be clutter.
178 bool aka;
179 QualType CompareDesugar = Desugar(Context, CompareTy, aka);
221 S = "'" + S + "' (aka '" + akaStr + "')";
1335 // TODO: merge this with other aka printing above.
1457 OS << " aka ";