Home
last modified time | relevance | path

Searched refs:IsGuaranteedNonNull (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp707 bool IsGuaranteedNonNull = in EmitTypeCheck() local
711 !IsGuaranteedNonNull) { in EmitTypeCheck()
717 IsGuaranteedNonNull = IsNonNull == True; in EmitTypeCheck()
720 if (!IsGuaranteedNonNull) { in EmitTypeCheck()
806 if (!IsGuaranteedNonNull) { in EmitTypeCheck()