Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DNullabilityChecker.cpp382 checkParamsForPreconditionViolation(ArrayRef<ParmVarDecl *> Params, in checkParamsForPreconditionViolation() function
449 if (checkParamsForPreconditionViolation(Params, State, LocCtxt) || in checkInvariantViolation()