Home
last modified time | relevance | path

Searched defs:isShiftAssignOp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3965 static bool isShiftAssignOp(Opcode Opc) { in isShiftAssignOp() function
3968 bool isShiftAssignOp() const { in isShiftAssignOp() function