Searched defs:newInit (Results 1 – 2 of 2) sorted by relevance
143 auto *newInit = util::NodeAllocator::ForceSetParent<ir::ETSNewClassInstanceExpression>( in HandleFunctionParam() local201 auto *newInit = util::NodeAllocator::ForceSetParent<ir::ETSNewClassInstanceExpression>( in HandleVariableDeclarator() local
4756 const newInit = Autofixer.createNewInitializer(node.initializer, newType); constant