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

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

Completed in 130 milliseconds