Home
last modified time | relevance | path

Searched refs:getNameOfDecorator (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts7318 export function getNameOfDecorator(node: Decorator): string | undefined { function
Dchecker.ts27751 if (isEtsFunctionDecorators(getNameOfDecorator(node), compilerOptions)) {
27783 if (isEtsFunctionDecorators(getNameOfDecorator(node), compilerOptions)) {
28829 const decoratorName = getNameOfDecorator(node);