Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp706 bool IsGuaranteedNonNull = in EmitTypeCheck() local
710 !IsGuaranteedNonNull) { in EmitTypeCheck()
716 IsGuaranteedNonNull = IsNonNull == True; in EmitTypeCheck()
719 if (!IsGuaranteedNonNull) { in EmitTypeCheck()
805 if (!IsGuaranteedNonNull) { in EmitTypeCheck()