Searched refs:passed_arg (Results 1 – 1 of 1) sorted by relevance
109 auto* passed_arg = target->getArg(0)->IgnoreImpCasts(); in run() local110 if (auto* unary = clang::dyn_cast<clang::UnaryOperator>(passed_arg)) { in run()