Searched refs:RetValTracked (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp1006 Nullability RetValTracked = NullabilityOfReturn->getValue(); local
1008 getMostNullable(RetValTracked, SelfNullability);
1009 if (ComputedNullab != RetValTracked &&
1012 ComputedNullab == RetValTracked

Completed in 108 milliseconds