Home
last modified time | relevance | path

Searched defs:destType (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprConstant.cpp1042 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() local
1656 ConstantEmitter::tryEmitAbstractForMemory(const Expr *E, QualType destType) { in tryEmitAbstractForMemory()
[all …]
H A DCGCall.cpp3849 llvm::PointerType *destType = in emitWritebackArg() local
H A DCGExpr.cpp57 llvm::PointerType *destType = Int8PtrTy; in EmitCastToVoidPtr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp409 QualType destType, in tryDiagnoseOverloadedCast()
485 SourceRange opRange, Expr *src, QualType destType, in diagnoseBadCast()
H A DSemaExpr.cpp7946 QualType destType = S.Context.getPointerType(S.Context.VoidTy); in checkConditionalBlockPointerCompatibility() local
7979 QualType destType = S.Context.getPointerType(destPointee); in checkConditionalObjectPointersCompatibility() local
7989 QualType destType = S.Context.getPointerType(destPointee); in checkConditionalObjectPointersCompatibility() local
8492 QualType destType = Context.getPointerType(destPointee); in FindCompositeObjCPointerType() local
8512 QualType destType = Context.getPointerType(destPointee); in FindCompositeObjCPointerType() local
H A DSemaExprObjC.cpp1657 void Sema::EmitRelatedResultTypeNoteForReturn(QualType destType) { in EmitRelatedResultTypeNoteForReturn()
H A DSemaInit.cpp8902 QualType destType = entity.getType(); in emitBadConversionNotes() local