Home
last modified time | relevance | path

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

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