Searched refs:createStaticIf (Results 1 – 1 of 1) sorted by relevance
812 isStaticViewCollection.get(parentName) ? createStaticIf(viewName) : undefined,819 function createStaticIf(name: string): ts.IfStatement { function