Home | History | Annotate | Download | only in AST

Lines Matching defs:CXXScalarValueInitExpr

1740 class CXXScalarValueInitExpr : public Expr {
1749 CXXScalarValueInitExpr(QualType Type, TypeSourceInfo *TypeInfo,
1756 explicit CXXScalarValueInitExpr(EmptyShell Shell)