| /third_party/typescript/tests/baselines/reference/ |
| D | parserRealSource5.js | 22 public decreaseIndent() { 64 pc.decreaseIndent(); 88 PrintContext.prototype.decreaseIndent = function () { method in PrintContext 125 pc.decreaseIndent();
|
| D | parserRealSource5.types | 45 public decreaseIndent() { 46 >decreaseIndent : () => void 221 pc.decreaseIndent(); 222 >pc.decreaseIndent() : void 223 >pc.decreaseIndent : () => void 225 >decreaseIndent : () => void
|
| D | parserRealSource5.symbols | 41 public decreaseIndent() { 42 >decreaseIndent : Symbol(PrintContext.decreaseIndent, Decl(parserRealSource5.ts, 18, 9)) 188 pc.decreaseIndent(); 189 >pc.decreaseIndent : Symbol(PrintContext.decreaseIndent, Decl(parserRealSource5.ts, 18, 9)) 191 >decreaseIndent : Symbol(PrintContext.decreaseIndent, Decl(parserRealSource5.ts, 18, 9))
|
| D | parserRealSource5.errors.txt | 37 public decreaseIndent() { 93 pc.decreaseIndent();
|
| D | parserRealSource11.js | 1366 emitter.indenter.decreaseIndent(); 1962 emitter.indenter.decreaseIndent(); 3691 emitter.indenter.decreaseIndent(); 4267 emitter.indenter.decreaseIndent();
|
| D | parserRealSource11.types | 6123 emitter.indenter.decreaseIndent(); 6124 >emitter.indenter.decreaseIndent() : any 6125 >emitter.indenter.decreaseIndent : any 6129 >decreaseIndent : any 9121 emitter.indenter.decreaseIndent(); 9122 >emitter.indenter.decreaseIndent() : any 9123 >emitter.indenter.decreaseIndent : any 9127 >decreaseIndent : any
|
| D | parserRealSource11.errors.txt | 2581 emitter.indenter.decreaseIndent(); 3367 emitter.indenter.decreaseIndent();
|
| D | parserRealSource11.symbols | 4010 emitter.indenter.decreaseIndent(); 5893 emitter.indenter.decreaseIndent();
|
| /third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
| D | parserRealSource5.ts | 21 public decreaseIndent() { method in PrintContext 63 pc.decreaseIndent();
|
| D | parserRealSource11.ts | 1365 emitter.indenter.decreaseIndent(); 1961 emitter.indenter.decreaseIndent();
|
| /third_party/typescript/src/compiler/ |
| D | emitter.ts | 2291 decreaseIndent(); 2371 decreaseIndent(); 2867 decreaseIndent(); 2995 decreaseIndent(); 3071 decreaseIndent(); 3085 decreaseIndent(); 3128 decreaseIndent(); 3462 writer.decreaseIndent(); 4037 decreaseIndent(); 4238 decreaseIndent(); [all …]
|
| D | utilities.ts | 84 decreaseIndent: noop, 4273 decreaseIndent() { 4275 writer.decreaseIndent(); 7482 decreaseIndent: noop, 7600 decreaseIndent: () => { indent--; },
|
| D | types.ts | 4442 decreaseIndent(): void;
|
| /third_party/typescript/src/services/ |
| D | textChanges.ts | 1132 function decreaseIndent(): void { 1133 writer.decreaseIndent(); 1185 decreaseIndent,
|
| D | utilities.ts | 2077 decreaseIndent: () => { indent--; },
|
| /third_party/typescript/lib/ |
| D | tsc.js | 10094 decreaseIndent: ts.noop, 13352 decreaseIndent: function () { indent--; }, 13439 decreaseIndent: function () { method 13441 writer.decreaseIndent(); 84044 decreaseIndent(); 84105 decreaseIndent(); 84490 decreaseIndent(); 84598 decreaseIndent(); 84654 decreaseIndent(); 84665 decreaseIndent(); [all …]
|
| D | typingsInstaller.js | 17153 decreaseIndent: function () { indent--; }, 17240 decreaseIndent: function () { method 17242 writer.decreaseIndent(); 102701 decreaseIndent(); 102768 decreaseIndent(); 103201 decreaseIndent(); 103312 decreaseIndent(); 103374 decreaseIndent(); 103386 decreaseIndent(); 103417 decreaseIndent(); [all …]
|
| D | typescriptServices.js | 17358 decreaseIndent: function () { indent--; }, 17445 decreaseIndent: function () { method 17447 writer.decreaseIndent(); 102906 decreaseIndent(); 102973 decreaseIndent(); 103406 decreaseIndent(); 103517 decreaseIndent(); 103579 decreaseIndent(); 103591 decreaseIndent(); 103622 decreaseIndent(); [all …]
|
| D | tsserverlibrary.js | 17358 decreaseIndent: function () { indent--; }, 17445 decreaseIndent: function () { method 17447 writer.decreaseIndent(); 102906 decreaseIndent(); 102973 decreaseIndent(); 103406 decreaseIndent(); 103517 decreaseIndent(); 103579 decreaseIndent(); 103591 decreaseIndent(); 103622 decreaseIndent(); [all …]
|
| D | tsserver.js | 17164 decreaseIndent: function () { indent--; }, 17251 decreaseIndent: function () { method 17253 writer.decreaseIndent(); 102712 decreaseIndent(); 102779 decreaseIndent(); 103212 decreaseIndent(); 103323 decreaseIndent(); 103385 decreaseIndent(); 103397 decreaseIndent(); 103428 decreaseIndent(); [all …]
|
| D | typescript.js | 17358 decreaseIndent: function () { indent--; }, 17445 decreaseIndent: function () { method 17447 writer.decreaseIndent(); 102906 decreaseIndent(); 102973 decreaseIndent(); 103406 decreaseIndent(); 103517 decreaseIndent(); 103579 decreaseIndent(); 103591 decreaseIndent(); 103622 decreaseIndent(); [all …]
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2356 decreaseIndent(): void; method
|
| D | tsserverlibrary.d.ts | 2356 decreaseIndent(): void; method
|