Searched defs:FullExprArg (Results 1 – 10 of 10) sorted by relevance
3304 FullExprArg() : E(nullptr) { } in FullExprArg() function3305 FullExprArg(Sema &actions) : E(nullptr) { } in FullExprArg() function3322 explicit FullExprArg(Expr *expr) : E(expr) {} in FullExprArg() function
5822 FullExprArg() : E(nullptr) {} in FullExprArg() function5823 FullExprArg(Sema &actions) : E(nullptr) {} in FullExprArg() function5836 explicit FullExprArg(Expr *expr) : E(expr) {} in FullExprArg() function
271 typedef Sema::FullExprArg FullExprArg; typedef
5066 FullExprArg() : E(nullptr) { } in FullExprArg() function5067 FullExprArg(Sema &actions) : E(nullptr) { } in FullExprArg() function5084 explicit FullExprArg(Expr *expr) : E(expr) {} in FullExprArg() function
6038 FullExprArg() : E(nullptr) {} in FullExprArg() function6039 FullExprArg(Sema &actions) : E(nullptr) {} in FullExprArg() function6052 explicit FullExprArg(Expr *expr) : E(expr) {} in FullExprArg() function
484 typedef Sema::FullExprArg FullExprArg; typedef
463 typedef Sema::FullExprArg FullExprArg; typedef
510 typedef Sema::FullExprArg FullExprArg; typedef