Home
last modified time | relevance | path

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

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