Home
last modified time | relevance | path

Searched defs:moduleDeclaration (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/services/codefixes/
DfixAddMissingMember.ts227 const moduleDeclaration = find(symbol.declarations, isModuleDeclaration); constant
/third_party/typescript/lib/
Dtsc.js82094 function getInnerMostModuleDeclarationFromDottedModule(moduleDeclaration) { argument
DtypingsInstaller.js97451 function getInnerMostModuleDeclarationFromDottedModule(moduleDeclaration) { argument