Searched refs:IsPlusOverPtrAndInteger (Results 1 – 1 of 1) sorted by relevance
2386 const auto IsPlusOverPtrAndInteger = [&IsPtr](const Expr *E, in matches() local2407 const auto InnerMatcher = [&IsPlusOverPtrAndInteger, in matches()2415 if (IsPlusOverPtrAndInteger(Operand, R)) { in matches()