Searched defs:ArrayInitLoopExpr (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h5247 class ArrayInitLoopExpr : public Expr { class in class:clang::final
5250 explicit ArrayInitLoopExpr(EmptyShell Empty) function in class:clang::final::ArrayInitLoopExpr
5254 explicit ArrayInitLoopExpr(QualType T, Expr *CommonInit, Expr *ElementInit) function in class:clang::final::ArrayInitLoopExpr

Completed in 171 milliseconds