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