Home
last modified time | relevance | path

Searched refs:getTopMostDeclarationNamesInFile (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/services/
DfindAllReferences.ts1369 …export function getTopMostDeclarationNamesInFile(declarationName: string, sourceFile: SourceFile):… function
/third_party/typescript/src/server/
Dsession.ts1454 …const matches = FindAllReferences.Core.getTopMostDeclarationNamesInFile(declarationName, fileToSea…