Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DInnerPointerChecker.cpp103 void checkFunctionArguments(const CallEvent &Call, ProgramStateRef State,
151 void InnerPointerChecker::checkFunctionArguments(const CallEvent &Call, in checkFunctionArguments() function in InnerPointerChecker
232 checkFunctionArguments(Call, State, C); in checkPostCall()