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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h4250 class VAArgExpr : public Expr { class in class:clang::final::final
4255 VAArgExpr(SourceLocation BLoc, Expr *e, TypeSourceInfo *TInfo, function in class:clang::final::final::VAArgExpr
4265 explicit VAArgExpr(EmptyShell Empty) function in class:clang::final::final::VAArgExpr

Completed in 75 milliseconds