Home | History | Annotate | Download | only in Sema

Lines Matching refs:HasImplicitReturnType

2793   } else if (CurCap->HasImplicitReturnType) {
2908 if (CurCap->HasImplicitReturnType || NRVOCandidate)
3030 if (LambdaSI && LambdaSI->HasImplicitReturnType) {