Searched refs:CheckTollFreeBridgeCast (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4130 void Sema::CheckTollFreeBridgeCast(QualType castType, Expr *castExpr) { function in class:Sema
4210 CheckTollFreeBridgeCast(castType, castExpr);
4749 CheckTollFreeBridgeCast(T, SubExpr);
H A DSemaExpr.cpp7429 CheckTollFreeBridgeCast(castType, CastExpr);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9534 void CheckTollFreeBridgeCast(QualType castType, Expr *castExpr);

Completed in 270 milliseconds