Searched refs:createIfBranchFunc (Results 1 – 1 of 1) sorted by relevance
1438 … ? [createIfCreate(), createIfBranchFunc(id, [thenStatement], isGlobalBuilder), createIfPop()]1498 containerStatements = [createIfBranchFunc(id, [...container.statements], isGlobalBuilder)];1525 function createIfBranchFunc(id: number, innerStatements: ts.Statement[], function