Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1100 llvm::Constant *VisitCastExpr(const CastExpr *E, QualType destType) { in VisitCastExpr()
1409 QualType destType) { in VisitDesignatedInitUpdateExpr()
1517 ConstantEmitter::tryEmitAbstract(const Expr *E, QualType destType) { in tryEmitAbstract()
1524 ConstantEmitter::tryEmitAbstract(const APValue &value, QualType destType) { in tryEmitAbstract()
1542 ConstantEmitter::emitAbstract(const Expr *E, QualType destType) { in emitAbstract()
1556 QualType destType, in emitAbstract()
1577 QualType destType) { in tryEmitForInitializer()
1584 QualType destType) { in emitForInitializer()
1787 QualType destType = D.getType(); in tryEmitPrivateForVarInit() local
1806 ConstantEmitter::tryEmitAbstractForMemory(const Expr *E, QualType destType) { in tryEmitAbstractForMemory()
[all …]
H A DCGCall.cpp4235 llvm::PointerType *destType = in emitWritebackArg() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp419 QualType destType, in tryDiagnoseOverloadedCast()
526 SourceRange opRange, Expr *src, QualType destType, in diagnoseBadCast()
H A DSemaExprObjC.cpp1668 void SemaObjC::EmitRelatedResultTypeNoteForReturn(QualType destType) { in EmitRelatedResultTypeNoteForReturn()
5050 QualType destType = Context.getPointerType(destPointee); in FindCompositeObjCPointerType() local
5071 QualType destType = Context.getPointerType(destPointee); in FindCompositeObjCPointerType() local
H A DAnalysisBasedWarnings.cpp2265 QualType destType = ECE->getType(); in handleUnsafeOperation() local
H A DSemaExpr.cpp8054 QualType destType = S.Context.getPointerType(S.Context.VoidTy); in checkConditionalBlockPointerCompatibility() local
8087 QualType destType = S.Context.getPointerType(destPointee); in checkConditionalObjectPointersCompatibility() local
8097 QualType destType = S.Context.getPointerType(destPointee); in checkConditionalObjectPointersCompatibility() local
H A DSemaInit.cpp8505 QualType destType = entity.getType(); in emitBadConversionNotes() local