Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp106 void checkFunctionArguments(const CallEvent &Call, ProgramStateRef State,
149 void InnerPointerChecker::checkFunctionArguments(const CallEvent &Call, in checkFunctionArguments() function in InnerPointerChecker
248 checkFunctionArguments(Call, State, C); in checkPostCall()