Searched refs:m_pThisNode (Results 1 – 2 of 2) sorted by relevance
22 m_pThisNode(pThisNode), in CXFA_ThisProxy()29 visitor->Trace(m_pThisNode); in Trace()
24 CXFA_Node* GetThisNode() const { return m_pThisNode; } in GetThisNode()30 cppgc::Member<CXFA_Node> m_pThisNode; variable