HomeSort by relevance Sort by last modified time
    Searched refs:RHSIsNull (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/ARCMigrate/
TransZeroOutPropsInDealloc.cpp 68 bool RHSIsNull =
71 if (RHSIsNull && isRemovable(ME))
183 bool RHSIsNull = RHS->isNullPointerConstant(Ctx,
185 if (RHSIsNull)
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 667 milliseconds