Searched refs:getNameOfDecorator (Results 1 – 2 of 2) sorted by relevance
7318 export function getNameOfDecorator(node: Decorator): string | undefined { function
27751 if (isEtsFunctionDecorators(getNameOfDecorator(node), compilerOptions)) {27783 if (isEtsFunctionDecorators(getNameOfDecorator(node), compilerOptions)) {28829 const decoratorName = getNameOfDecorator(node);