Searched refs:shouldNullCheckClassCastValue (Results 1 – 3 of 3) sorted by relevance
788 bool CIRGenFunction::shouldNullCheckClassCastValue(const CastExpr *ce) { in shouldNullCheckClassCastValue() function in clang::CIRGen::CIRGenFunction
489 bool shouldNullCheckClassCastValue(const CastExpr *ce);
107 shouldNullCheckClassCastValue(ce), in emitPointerWithAlignment()