Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts6487 export function getClassLikeDeclarationOfSymbol(symbol: Symbol): ClassLikeDeclaration | undefined { function
/third_party/typescript/lib/
Dtsc.js16559 function getClassLikeDeclarationOfSymbol(symbol) { function