Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp361 checkParamsForPreconditionViolation(ArrayRef<ParmVarDecl *> Params, in checkParamsForPreconditionViolation() function
428 if (checkParamsForPreconditionViolation(Params, State, LocCtxt) || in checkInvariantViolation()