Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h40 class VAArgExpr; variable
H A DExpr.h4643 VAArgExpr(SourceLocation BLoc, Expr *e, TypeSourceInfo *TInfo, VAArgExpr() function
4651 explicit VAArgExpr(EmptyShell Empty) VAArgExpr() function