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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp332 checkParamsForPreconditionViolation(const ParamVarDeclRange &Params, function
370 if (checkParamsForPreconditionViolation(BlockD->parameters(), State,
380 if (checkParamsForPreconditionViolation(FuncDecl->parameters(), State,

Completed in 110 milliseconds