Home | History | Annotate | Download | only in Sema

Lines Matching full:hasimplicitreturntype

192     LSI->HasImplicitReturnType = true;
589 ExplicitResultType = !LSI->HasImplicitReturnType;
641 if (LSI->HasImplicitReturnType) {