Searched defs:ExplicitResultType (Results 1 – 3 of 3) sorted by relevance
463 bool ExplicitResultType, in buildLambdaScope()849 bool ExplicitResultType = true; in ActOnStartOfLambdaDefinition() local1513 bool ExplicitResultType; in BuildLambdaExpr() local
1089 bool ExplicitResultType, ArrayRef<Expr *> CaptureInits, in LambdaExpr()1132 bool ExplicitParams, bool ExplicitResultType, ArrayRef<Expr *> CaptureInits, in Create()
1669 unsigned ExplicitResultType : 1; variable