Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExpr.h3065 static bool isShiftAssignOp(Opcode Opc) { in isShiftAssignOp() function
3068 bool isShiftAssignOp() const { in isShiftAssignOp() function