Home
last modified time | relevance | path

Searched refs:pConstraint (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/MC/
DAttribute.cpp53 const AttrConstraint& pConstraint) in AttributeProxy() argument
54 : m_AttrPool(pParent), m_pBase(&pBase), m_Constraint(pConstraint) { in AttributeProxy()