Home
last modified time | relevance | path

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

/third_party/typescript/src/linter/
DTypeScriptLinter.ts704 let decoratorName = ""; variable
1835 let decoratorName = ""; variable
/third_party/typescript/src/compiler/
Dutilities.ts2251 const decoratorName = compilerOptions.ets?.render?.decorator; constant