Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
Dservices.ts1916 function getNonBoundSourceFile(fileName: string): SourceFile { function
2753 getNonBoundSourceFile, constant
Dtypes.ts563 /* @internal */ getNonBoundSourceFile(fileName: string): SourceFile; method