| /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 | 42 public decreaseIndent() { 43 >decreaseIndent : Symbol(PrintContext.decreaseIndent, Decl(parserRealSource5.ts, 18, 9)) 195 pc.decreaseIndent(); 196 >pc.decreaseIndent : Symbol(PrintContext.decreaseIndent, Decl(parserRealSource5.ts, 18, 9)) 198 >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 | 4106 emitter.indenter.decreaseIndent(); 6031 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 | 2433 decreaseIndent(); 2527 decreaseIndent(); 3076 decreaseIndent(); 3238 decreaseIndent(); 3310 decreaseIndent(); 3325 decreaseIndent(); 3367 decreaseIndent(); 3740 writer.decreaseIndent(); 4384 decreaseIndent(); 4596 decreaseIndent(); [all …]
|
| D | ohApi.ts | 784 decreaseIndent: noop,
|
| D | utilities.ts | 73 decreaseIndent: noop, 4337 decreaseIndent() { 4339 writer.decreaseIndent(); 7897 decreaseIndent: () => { indent--; },
|
| D | types.ts | 5113 decreaseIndent(): void;
|
| /third_party/typescript/src/services/ |
| D | textChanges.ts | 1270 function decreaseIndent(): void { 1271 writer.decreaseIndent(); 1324 decreaseIndent,
|
| D | utilities.ts | 2233 decreaseIndent: () => { indent--; },
|
| /third_party/typescript/lib/ |
| D | tsc.js | 11117 decreaseIndent: ts.noop, 14636 }, decreaseIndent: function () { method 14638 writer.decreaseIndent(); 17501 decreaseIndent: function () { indent--; }, 38852 decreaseIndent: ts.noop, 96881 decreaseIndent(); 96956 decreaseIndent(); 97405 decreaseIndent(); 97544 decreaseIndent(); 97596 decreaseIndent(); [all …]
|
| D | typingsInstaller.js | 14585 decreaseIndent: ts.noop, 18647 }, decreaseIndent: function () { method 18649 writer.decreaseIndent(); 21901 decreaseIndent: function () { indent--; }, 47165 decreaseIndent: ts.noop, 117150 decreaseIndent(); 117231 decreaseIndent(); 117709 decreaseIndent(); 117856 decreaseIndent(); 117914 decreaseIndent(); [all …]
|
| D | typescript.d.ts | 2575 decreaseIndent(): void; method
|
| D | typescriptServices.d.ts | 2575 decreaseIndent(): void; method
|
| D | tsserverlibrary.d.ts | 2575 decreaseIndent(): void; method
|
| /third_party/typescript/tests/baselines/reference/api/ |
| D | typescript.d.ts | 2575 decreaseIndent(): void; method
|
| D | tsserverlibrary.d.ts | 2575 decreaseIndent(): void; method
|