Searched defs:destType (Results 1 – 7 of 7) sorted by relevance
1042 llvm::Constant *VisitCastExpr(CastExpr *E, QualType destType) { in VisitCastExpr()1263 QualType destType) { in VisitDesignatedInitUpdateExpr()1353 ConstantEmitter::tryEmitAbstract(const Expr *E, QualType destType) { in tryEmitAbstract()1360 ConstantEmitter::tryEmitAbstract(const APValue &value, QualType destType) { in tryEmitAbstract()1381 ConstantEmitter::emitAbstract(const Expr *E, QualType destType) { in emitAbstract()1395 QualType destType) { in emitAbstract()1414 QualType destType) { in tryEmitForInitializer()1421 QualType destType) { in emitForInitializer()1629 QualType destType = D.getType(); in tryEmitPrivateForVarInit() local1656 ConstantEmitter::tryEmitAbstractForMemory(const Expr *E, QualType destType) { in tryEmitAbstractForMemory()[all …]
3849 llvm::PointerType *destType = in emitWritebackArg() local
57 llvm::PointerType *destType = Int8PtrTy; in EmitCastToVoidPtr() local
409 QualType destType, in tryDiagnoseOverloadedCast()485 SourceRange opRange, Expr *src, QualType destType, in diagnoseBadCast()
7946 QualType destType = S.Context.getPointerType(S.Context.VoidTy); in checkConditionalBlockPointerCompatibility() local7979 QualType destType = S.Context.getPointerType(destPointee); in checkConditionalObjectPointersCompatibility() local7989 QualType destType = S.Context.getPointerType(destPointee); in checkConditionalObjectPointersCompatibility() local8492 QualType destType = Context.getPointerType(destPointee); in FindCompositeObjCPointerType() local8512 QualType destType = Context.getPointerType(destPointee); in FindCompositeObjCPointerType() local
1657 void Sema::EmitRelatedResultTypeNoteForReturn(QualType destType) { in EmitRelatedResultTypeNoteForReturn()
8902 QualType destType = entity.getType(); in emitBadConversionNotes() local