Searched refs:BINOP_FALLBACK (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtVisitor.h122 #define BINOP_FALLBACK(NAME) \ macro
126 BINOP_FALLBACK(PtrMemD) BINOP_FALLBACK(PtrMemI)
127 BINOP_FALLBACK(Mul) BINOP_FALLBACK(Div) BINOP_FALLBACK(Rem)
128 BINOP_FALLBACK(Add) BINOP_FALLBACK(Sub) BINOP_FALLBACK(Shl)
129 BINOP_FALLBACK(Sh
140 #undef BINOP_FALLBACK macro
[all...]

Completed in 110 milliseconds