Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp356 ArrayRef<ParmVarDecl *> parameters = getCallParameters(Call); in VisitNode()
533 ArrayRef<ParmVarDecl *> getCallParameters(CallEventRef<> Call) { in getCallParameters() function in __anona9edee720111::NoStoreFuncVisitor