Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp452 static bool checkInvariantViolation(ProgramStateRef State, ExplodedNode *N, in checkInvariantViolation() function
487 if (checkInvariantViolation(OriginalState, N, C)) in reportBugIfInvariantHolds()
524 if (checkInvariantViolation(State, C.getPredecessor(), C)) in checkDeadSymbols()