Searched defs:m_VPValue (Results 1 – 1 of 1) sorted by relevance
37 inline class_match<VPValue> m_VPValue() { return class_match<VPValue>(); } m_VPValue() function 107 inline bind_ty<VPValue> m_VPValue(VPValue *&V) { return V; } m_VPValue() function