Searched refs:HasBindItem (Results 1 – 3 of 3) sorted by relevance
274 pDataChild->HasBindItem()) { in ScopeMatchGlobalBinding()330 if (pDataChild == pLastDataScope || pDataChild->HasBindItem() || in FindOnceDataNode()366 return (bForceBind || !pNode || !pNode->HasBindItem()) ? pNode : nullptr; in FindDataRefDataNode()1607 if (pNode && !pNode->HasBindItem()) in GetNotBindNode()
192 bool HasBindItem() const;
1310 bool CXFA_Node::HasBindItem() const { in HasBindItem() function in CXFA_Node