Searched defs:isBinaryOperator (Results 1 – 2 of 2) sorted by relevance
1403 private static boolean isBinaryOperator(Tree.Kind kind) { in isBinaryOperator() method in ASTPath.Matcher1502 public static boolean isBinaryOperator(Tree.Kind kind) { in isBinaryOperator() method in ASTPath
369 bool isBinaryOperator() const { in isBinaryOperator() function