Searched defs:m_Constant (Results 1 – 1 of 1) sorted by relevance
144 inline class_match<Constant> m_Constant() { return class_match<Constant>(); } m_Constant() function 739 inline bind_ty<Constant> m_Constant(Constant *&C) { return C; } m_Constant() function