Home | History | Annotate | Download | only in AST

Lines Matching defs:aka

35     // Don't aka just because we saw an elaborated type...
154 /// if this is the case, doing another "aka" would just be clutter.
184 bool aka;
185 QualType CompareDesugar = Desugar(Context, CompareTy, aka);
227 S = "'" + S + "' (aka '" + akaStr + "')";
1404 // TODO: merge this with other aka printing above.
1526 OS << " aka ";