Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp707 bool IsGuaranteedNonNull = in EmitTypeCheck() local
711 !IsGuaranteedNonNull) { in EmitTypeCheck()
717 IsGuaranteedNonNull = IsNonNull == True; in EmitTypeCheck()
720 if (!IsGuaranteedNonNull) { in EmitTypeCheck()
809 if (!IsGuaranteedNonNull) { in EmitTypeCheck()