Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dservices.ts1120 function addDeclaration(declaration: Declaration) { function
/third_party/typescript/lib/
Dtsc.js85287 function addPrivateIdentifierToEnvironment(node, name, addDeclaration) { argument