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

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

Completed in 193 milliseconds