Home | History | Annotate | Download | only in parser

Lines Matching refs:CallFunctionCallDotNode

804         node = new (m_globalData) CallFunctionCallDotNode(m_globalData, dot->base(), dot->identifier(), args, divot, divot - start, end - divot);