Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DAvoidBindCheck.cpp365 static void addFunctionCallArgs(ArrayRef<BindArgument> Args, in addFunctionCallArgs() function
714 addFunctionCallArgs(getForwardedArgumentList(LP), Stream); in check()