Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DExpr.h3536 VAArgExpr(SourceLocation BLoc, Expr* e, TypeSourceInfo *TInfo, in VAArgExpr() function
3549 explicit VAArgExpr(EmptyShell Empty) : Expr(VAArgExprClass, Empty) { } in VAArgExpr() function