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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h3640 class VAArgExpr : public Expr { class in class:clang::StringLiteral::OffsetOfExpr
3645 VAArgExpr(SourceLocation BLoc, Expr* e, TypeSourceInfo *TInfo, function in class:clang::StringLiteral::OffsetOfExpr::VAArgExpr
3658 explicit VAArgExpr(EmptyShell Empty) : Expr(VAArgExprClass, Empty) { } function in class:clang::StringLiteral::OffsetOfExpr::VAArgExpr

Completed in 115 milliseconds