Searched defs:pragmas (Results 1 – 4 of 4) sorted by relevance
| /third_party/typescript/src/services/ |
| D | preProcess.ts | 5 pragmas: undefined, constant
|
| /third_party/typescript/src/linter/ArkTSLinter_1_1/ |
| D | TypeScriptLinter.ts | 2012 const pragmas = sourceFile.pragmas; constant
|
| /third_party/typescript/lib/ |
| D | typingsInstaller.js | 40522 function extractPragmas(pragmas, range, text) { argument 40573 function addPragmaForMatch(pragmas, range, kind, match) { argument
|
| D | tsc.js | 32917 function extractPragmas(pragmas, range, text) { argument 32968 function addPragmaForMatch(pragmas, range, kind, match) { argument
|