Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DohApi.ts138 export function getReservedDecoratorsOfStructDeclaration(node: ClassDeclaration | StructDeclaration… function
/third_party/typescript/lib/
Dtsc.js38250 function getReservedDecoratorsOfStructDeclaration(node, host) { function