Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts780 export function getReferencedFileLocation(getSourceFileByPath: (path: Path) => SourceFile | undefin… function
/third_party/typescript/lib/
Dtsc.js104963 function getReferencedFileLocation(getSourceFileByPath, ref) { function