Home | History | Annotate | Download | only in parser

Lines Matching refs:FunctionCallResolveNode

792         return new (m_globalData) FunctionCallResolveNode(m_globalData, identifier, args, divot, divot - start, end - divot);