Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DExpr.h3029 static bool isShiftAssignOp(Opcode Opc) { in isShiftAssignOp() function
3032 bool isShiftAssignOp() const { in isShiftAssignOp() function