Searched refs:checkLazyCreate (Results 1 – 1 of 1) sorted by relevance
827 const isLazyCreate: boolean = checkLazyCreate(node, nameResult);904 function checkLazyCreate(node: ts.ExpressionStatement, nameResult: NameResult): boolean { function