Home | History | Annotate | Download | only in Sema

Lines Matching refs:HasImplicitReturnType

2870       (HasDeducedReturnType || CurCap->HasImplicitReturnType)) {
2894 } else if (CurCap->HasImplicitReturnType) {
3009 if (CurCap->HasImplicitReturnType || NRVOCandidate)
3138 if (LambdaSI && LambdaSI->HasImplicitReturnType) {