Home
last modified time | relevance | path

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

/third_party/typescript/src/testRunner/unittests/
DpublicApi.ts215 … const paramTag = sourceFile.getChildren()[0].getChildren()[0].getChildren()[0].getChildren()[0]; constant
/third_party/typescript/src/compiler/
Dchecker.ts42921 const paramTag = node.parent.parent; constant
42942 const paramTag = node.parent.parent; constant