Searched defs:ToList (Results 1 – 5 of 5) sorted by relevance
59 CXFA_List* ToList(CXFA_Object* pObj) { in ToList() function
188 NodeRefList ToList[2]; // 0 - from Use of this node; variable
1315 auto &ToList = InsertBefore->getParent()->getInstList(); in moveBBContents() local
1108 auto &ToList = InsertBefore->getParent()->getInstList(); in moveBBContents() local
3486 TEST(StaticRuntime, ToList) { in TEST() argument