Home
last modified time | relevance | path

Searched refs:CheckObjCBridgeRelatedCast (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4190 void Sema::CheckObjCBridgeRelatedCast(QualType castType, Expr *castExpr) { in CheckObjCBridgeRelatedCast() function in Sema
H A DSemaExpr.cpp7668 CheckObjCBridgeRelatedCast(castType, CastExpr); in ActOnCastExpr()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9881 void CheckObjCBridgeRelatedCast(QualType castType, Expr *castExpr);