Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
DcommandLineParser.ts2627 export function getNameOfCompilerOptionValue(value: CompilerOptionsValue, customTypeMap: ESMap<stri… function
/third_party/typescript/lib/
Dtsc.js35340 function getNameOfCompilerOptionValue(value, customTypeMap) { function