Searched refs:IsPartOfSource (Results 1 – 1 of 1) sorted by relevance
28 const auto IsPartOfSource = in registerMatchers() local34 expr(anyOf(binaryOperator(isAssignmentOperator(), hasLHS(IsPartOfSource)) in registerMatchers()37 hasArgument(0, IsPartOfSource)) in registerMatchers()54 cxxMemberCallExpr(on(IsPartOfSource), in registerMatchers()