Home
last modified time | relevance | path

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

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