Searched defs:ExplicitParams (Results 1 – 4 of 4) sorted by relevance
441 bool ExplicitParams, in buildLambdaScope()821 bool ExplicitParams = true; in ActOnStartOfLambdaDefinition() local1500 bool ExplicitParams; in BuildLambdaExpr() local
689 bool ExplicitParams; variable
854 ArrayRef<LambdaCapture> Captures, bool ExplicitParams, in LambdaExpr()911 bool ExplicitParams, bool ExplicitResultType, ArrayRef<Expr *> CaptureInits, in Create()
1521 unsigned ExplicitParams : 1; variable