Searched defs:isContainer (Results 1 – 6 of 6) sorted by relevance
420 void CJX_Node::isContainer(CFXJSE_Value* pValue, in isContainer() function in CJX_Node
597 bool isContainer = isDef; in handleFunction() local798 bool isContainer = isDef; in handleObjCMethod() local
697 virtual auto isContainer() const -> bool { return false; } in isContainer() function725 auto isContainer() const -> bool override { return true; } in isContainer() function
5590 int isContainer; member
7201 virtual auto isContainer() const -> bool { return false; } in isContainer() function7229 auto isContainer() const -> bool override { return true; } in isContainer() function