Searched defs:m_Constant (Results 1 – 2 of 2) sorted by relevance
310 inline detail::constant_op_matcher m_Constant() { m_Constant() function 327 inline detail::constant_op_binder<AttrT> m_Constant(AttrT *bind_value) { m_Constant() function
165 inline class_match<Constant> m_Constant() { return class_match<Constant>(); } in m_Constant() function 834 inline bind_ty<Constant> m_Constant(Constant *&C) { return C; } m_Constant() function