Searched defs:m_Constant (Results 1 – 3 of 3) sorted by relevance
75 inline class_match<Constant> m_Constant() { return class_match<Constant>(); } in m_Constant() function231 inline bind_ty<Constant> m_Constant(Constant *&C) { return C; } in m_Constant() function
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
91 inline class_match<Constant> m_Constant() { return class_match<Constant>(); } in m_Constant() function484 inline bind_ty<Constant> m_Constant(Constant *&C) { return C; } in m_Constant() function