Searched defs:m_Constant (Results 1 – 7 of 7) sorted by relevance
83 inline class_match<Constant> m_Constant() { return class_match<Constant>(); } in m_Constant() function308 inline bind_ty<Constant> m_Constant(Constant *&C) { return C; } in m_Constant() function
90 inline class_match<Constant> m_Constant() { return class_match<Constant>(); } in m_Constant() function591 inline bind_ty<Constant> m_Constant(Constant *&C) { return C; } in m_Constant() function
144 inline class_match<Constant> m_Constant() { return class_match<Constant>(); } in m_Constant() function731 inline bind_ty<Constant> m_Constant(Constant *&C) { return C; } in m_Constant() function
144 inline class_match<Constant> m_Constant() { return class_match<Constant>(); } in m_Constant() function739 inline bind_ty<Constant> m_Constant(Constant *&C) { return C; } in m_Constant() function
144 inline class_match<Constant> m_Constant() { return class_match<Constant>(); } in m_Constant() function764 inline bind_ty<Constant> m_Constant(Constant *&C) { return C; } in m_Constant() function
165 inline class_match<Constant> m_Constant() { return class_match<Constant>(); } in m_Constant() function828 inline bind_ty<Constant> m_Constant(Constant *&C) { return C; } in m_Constant() function