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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp780 Nullability RetValTracked = NullabilityOfReturn->getValue(); local
782 getMostNullable(RetValTracked, SelfNullability);
783 if (ComputedNullab != RetValTracked &&
786 ComputedNullab == RetValTracked

Completed in 109 milliseconds