Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts1978 export function getContainingStruct(node: Node): StructDeclaration | undefined { function
/third_party/typescript/lib/
Dtsc.js13779 function getContainingStruct(node) { function