Searched defs:ExplicitResultType (Results 1 – 3 of 3) sorted by relevance
497 bool ExplicitResultType, in buildLambdaScope()925 bool ExplicitResultType = true; in ActOnStartOfLambdaDefinition() local1802 bool ExplicitResultType; in BuildLambdaExpr() local
1198 bool ExplicitResultType, ArrayRef<Expr *> CaptureInits, in LambdaExpr()1238 bool ExplicitParams, bool ExplicitResultType, in Create()
964 unsigned ExplicitResultType : 1; variable