Searched refs:PointerArithmeticTag (Results 1 – 1 of 1) sorted by relevance
326 static constexpr const char *const PointerArithmeticTag = "ptrAdd"; member in __anon22606b750211::PointerArithmeticGadget334 PA(Result.Nodes.getNodeAs<BinaryOperator>(PointerArithmeticTag)), in PointerArithmeticGadget()353 return stmt(binaryOperator(anyOf(PtrAtLeft, PtrAtRight)).bind(PointerArithmeticTag)); in matcher()