Home | History | Annotate | Download | only in Sema

Lines Matching refs:ResultType

3749     QualType ResultType;
3752 ResultType = S.Context.getPointerType(ArgPointee);
3755 ResultType = Initializer->getType().getNonLValueExprType(S.Context);
3758 Sequence.AddConversionSequenceStep(ICS, ResultType);
4330 QualType *ResultType) {
4341 if (ResultType && !Entity.getType()->isDependentType() &&
4366 *ResultType
4389 if (ResultType)
4390 *ResultType = Entity.getDecl() ? Entity.getDecl()->getType() :
4682 ResultType ? *ResultType : Ty, /*VerifyOnly=*/false,
4860 CheckStringInit(CurInit.get(), ResultType ? *ResultType : Ty,
4880 if (ResultType) {
4885 *ResultType = S.Context.getConstantArrayType(