Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp106 void checkFunctionArguments(const CallEvent &Call, ProgramStateRef State,
160 void InnerPointerChecker::checkFunctionArguments(const CallEvent &Call, in checkFunctionArguments() function in InnerPointerChecker
259 checkFunctionArguments(Call, State, C); in checkPostCall()