Searched refs:NonConstRefParam (Results 1 – 1 of 1) sorted by relevance
452 const auto NonConstRefParam = forEachArgumentWithParamType( in findDirectMutation() local460 anyOf(callExpr(NonConstRefParam, NotInstantiated), in findDirectMutation()461 cxxConstructExpr(NonConstRefParam, NotInstantiated), in findDirectMutation()670 const auto NonConstRefParam = forEachArgumentWithParam( in findFunctionArgMutation() local679 expr(anyOf(callExpr(NonConstRefParam, IsInstantiated, FuncDecl, in findFunctionArgMutation()682 cxxConstructExpr(NonConstRefParam, IsInstantiated, in findFunctionArgMutation()