Home | History | Annotate | Download | only in Support

Lines Matching defs:deleteNode

171   static void deleteNode(Token *V) { V->~Token(); }