Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dparser.ts1463 export function setLanguageVersionByFilePath(getLanguageVersion: ((filePath: string) => boolean) | … enumerator
/third_party/typescript/lib/
Dtsc.js26205 function setLanguageVersionByFilePath(getLanguageVersion) { function