Searched defs:ExplicitResultType (Results 1 – 3 of 3) sorted by relevance
487 bool ExplicitResultType, in buildLambdaScope()913 bool ExplicitResultType = true; in ActOnStartOfLambdaDefinition() local1754 bool ExplicitResultType; in BuildLambdaExpr() local
1125 bool ExplicitResultType, ArrayRef<Expr *> CaptureInits, in LambdaExpr()1165 bool ExplicitParams, bool ExplicitResultType, in Create()
949 unsigned ExplicitResultType : 1; variable