Home
last modified time | relevance | path

Searched defs:RHSIsNull (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransZeroOutPropsInDealloc.cpp72 bool RHSIsNull = in VisitObjCMessageExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11050 bool RHSIsNull = isa<ConstantPointerNull>(RHSV); in handleCmp() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp12106 bool RHSIsNull = RHSNullKind != Expr::NPCK_NotNull; in CheckCompareOperands() local