reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
28 static Cl::Kinds ClassifyUnnamed(ASTContext &Ctx, QualType T);
308 return ClassifyUnnamed(Ctx, cast<CallExpr>(E)->getCallReturnType(Ctx)); 354 return ClassifyUnnamed(Ctx, cast<ExplicitCastExpr>(E)->getTypeAsWritten()); 357 return ClassifyUnnamed(Ctx, 378 Cl::Kinds kind = ClassifyUnnamed(Ctx, Method->getReturnType()); 392 return ClassifyUnnamed(Ctx, E->getType()); 400 return ClassifyUnnamed(Ctx, LastExpr->getType());