Home
last modified time | relevance | path

Searched defs:reservedDecorators (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/compiler/transformers/
Ddeclarations.ts1269 … const reservedDecorators = getEffectiveDecorators(input.illegalDecorators, host); constant
1326 … const reservedDecorators = getEffectiveDecorators(clean.illegalDecorators, host); constant