Searched defs:castType (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp445 static void diagnoseBadCast(Sema &S, unsigned msg, CastType castType, argument
H A DSemaExprObjC.cpp3598 addFixitForObjCARCConversion(Sema &S, DiagnosticBuilder &DiagB, Sema::CheckedConversionKind CCK, SourceLocation afterLParen, QualType castType, Expr *castExpr, Expr *realCast, const char *bridgeKeyword, const char *CFBridgeName) argument
3723 diagnoseObjCARCConversion(Sema &S, SourceRange castRange, QualType castType, ARCConversionTypeClass castACTC, Expr *castExpr, Expr *realCast, ARCConversionTypeClass exprACTC, Sema::CheckedConversionKind CCK) argument
3855 CheckObjCBridgeNSCast(Sema &S, QualType castType, Expr *castExpr, bool &HadTheAttribute, bool warn) argument
3921 CheckObjCBridgeCFCast(Sema &S, QualType castType, Expr *castExpr, bool &HadTheAttribute, bool warn) argument
3989 CheckTollFreeBridgeCast(QualType castType, Expr *castExpr) argument
4039 CheckObjCBridgeRelatedCast(QualType castType, Expr *castExpr) argument
4060 CheckTollFreeBridgeStaticCast(QualType castType, Expr *castExpr, CastKind &Kind) argument
4246 CheckObjCConversion(SourceRange castRange, QualType castType, Expr *&castExpr, CheckedConversionKind CCK, bool Diagnose, bool DiagnoseCFAudited, BinaryOperatorKind Opc) argument
4367 QualType castType; local
4432 CheckObjCARCUnavailableWeakConversion(QualType castType, QualType exprType) argument
[all...]
H A DSemaExpr.cpp6795 QualType castType = castTInfo->getType(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2604 QualType castType = getSimpleFunctionType(returnType, ArgTypes, local
2958 QualType castType = local
H A DRewriteModernObjC.cpp2682 QualType castType = local
2803 QualType castType = local
2954 QualType castType = local
3097 QualType castType = Context->getPointerType(FuncType); local
3527 QualType castType = local
[all...]

Completed in 175 milliseconds