Searched defs:m_UnOp (Results 1 – 5 of 5) sorted by relevance
79 inline class_match<UnaryOperator> m_UnOp() { in m_UnOp() function718 inline bind_ty<UnaryOperator> m_UnOp(UnaryOperator *&I) { return I; } in m_UnOp() function942 template <typename OP_t> inline AnyUnaryOp_match<OP_t> m_UnOp(const OP_t &X) { in m_UnOp() function
79 inline class_match<UnaryOperator> m_UnOp() { in m_UnOp() function726 inline bind_ty<UnaryOperator> m_UnOp(UnaryOperator *&I) { return I; } in m_UnOp() function950 template <typename OP_t> inline AnyUnaryOp_match<OP_t> m_UnOp(const OP_t &X) { in m_UnOp() function
79 inline class_match<UnaryOperator> m_UnOp() { in m_UnOp() function751 inline bind_ty<UnaryOperator> m_UnOp(UnaryOperator *&I) { return I; } in m_UnOp() function975 template <typename OP_t> inline AnyUnaryOp_match<OP_t> m_UnOp(const OP_t &X) { in m_UnOp() function
95 inline class_match<UnaryOperator> m_UnOp() { in m_UnOp() function812 inline bind_ty<UnaryOperator> m_UnOp(UnaryOperator *&I) { return I; } in m_UnOp() function1054 template <typename OP_t> inline AnyUnaryOp_match<OP_t> m_UnOp(const OP_t &X) { in m_UnOp() function