Home
last modified time | relevance | path

Searched defs:LHSIsNull (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp10681 bool LHSIsNull = isa<ConstantPointerNull>(LHS); in handleCmp() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp12681 bool LHSIsNull = LHSNullKind != Expr::NPCK_NotNull; in CheckCompareOperands() local