Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComputeDependence.h39 class VAArgExpr; variable
H A DExpr.h4560 VAArgExpr(SourceLocation BLoc, Expr *e, TypeSourceInfo *TInfo, in VAArgExpr() function
4568 explicit VAArgExpr(EmptyShell Empty) in VAArgExpr() function