Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp107 void checkFunctionArguments(const CallEvent &Call, ProgramStateRef State,
157 void InnerPointerChecker::checkFunctionArguments(const CallEvent &Call, in checkFunctionArguments() function in InnerPointerChecker
256 checkFunctionArguments(Call, State, C); in checkPostCall()