Home
last modified time | relevance | path

Searched refs:errorReporter (Results 1 – 25 of 33) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DparserRealSource7.js181 context.checker.errorReporter, isExported || isGlobal, true, false);
183 … context.checker.errorReporter, isExported || isGlobal, false, false);
226 … context.checker.errorReporter, isExported || isGlobal, true, isAmbient);
228 … context.checker.errorReporter, isExported || isGlobal, false, isAmbient);
233 …context.checker.errorReporter.simpleError(moduleDecl, "Conflicting symbol name for module '" + mod…
331 … context.checker.errorReporter, isExported || isGlobal, true, isAmbient);
376 … context.checker.errorReporter, isExported || isGlobal, true, isAmbient);
380 … context.checker.errorReporter, isExported || isGlobal, false, isAmbient);
405 … context.checker.errorReporter.duplicateIdentifier(typeSymbol.declAST, typeSymbol.name);
467 …interfaceSymbol, context.checker.errorReporter, isGlobal || isExported, true, false); // REVIEW: T…
[all …]
DparserRealSource9.js40 this.checker.errorReporter.simpleErrorFromSym(type.symbol,
46 this.checker.errorReporter.simpleErrorFromSym(type.symbol,
60 this.checker.errorReporter.simpleErrorFromSym(type.symbol,
87 this.checker.errorReporter.simpleErrorFromSym(lastParam,
250 …this.checker.errorReporter.simpleErrorFromSym(type.symbol, "A export class may only extend other c…
255 …this.checker.errorReporter.simpleErrorFromSym(type.symbol, "An interface may only extend other int…
266 …this.checker.errorReporter.simpleErrorFromSym(type.symbol, "A class may only implement an interfac…
291 … this.checker.errorReporter.simpleErrorFromSym(lastParam, "... parameter must have array type");
DparserRealSource9.types193 this.checker.errorReporter.simpleErrorFromSym(type.symbol,
194 >this.checker.errorReporter.simpleErrorFromSym(type.symbol, …
195 >this.checker.errorReporter.simpleErrorFromSym : any
196 >this.checker.errorReporter : any
200 >errorReporter : any
227 this.checker.errorReporter.simpleErrorFromSym(type.symbol,
228 >this.checker.errorReporter.simpleErrorFromSym(type.symbol, …
229 >this.checker.errorReporter.simpleErrorFromSym : any
230 >this.checker.errorReporter : any
234 >errorReporter : any
[all …]
DparserRealSource7.types817 …iner, ast, typeSymbol, context.checker.errorReporter, isExported ||…
829 context.checker.errorReporter, isExported || isGlobal, true, false);
830 >context.checker.errorReporter : any
834 >errorReporter : any
842 …iner, ast, typeSymbol, context.checker.errorReporter, isExported ||…
854 … context.checker.errorReporter, isExported || isGlobal, false, false);
855 >context.checker.errorReporter : any
859 >errorReporter : any
1123 …, ast, typeSymbol, context.checker.errorReporter, isExported ||…
1135 … context.checker.errorReporter, isExported || isGlobal, true, isAmbient);
[all …]
DparserRealSource9.errors.txt99 this.checker.errorReporter.simpleErrorFromSym(type.symbol,
105 this.checker.errorReporter.simpleErrorFromSym(type.symbol,
119 this.checker.errorReporter.simpleErrorFromSym(type.symbol,
154 this.checker.errorReporter.simpleErrorFromSym(lastParam,
DparserRealSource7.errors.txt588 … context.checker.errorReporter, isExported || isGlobal, true, false);
590 … context.checker.errorReporter, isExported || isGlobal, false, false);
703 … context.checker.errorReporter, isExported || isGlobal, true, isAmbient);
705 … context.checker.errorReporter, isExported || isGlobal, false, isAmbient);
712 …context.checker.errorReporter.simpleError(moduleDecl, "Conflicting symbol name for module '" + mod…
892 … context.checker.errorReporter, isExported || isGlobal, true, isAmbient);
981 … context.checker.errorReporter, isExported || isGlobal, true, isAmbient);
985 … context.checker.errorReporter, isExported || isGlobal, false, isAmbient);
1038 … context.checker.errorReporter.duplicateIdentifier(typeSymbol.declAST, typeSymbol.name);
1150 …interfaceSymbol, context.checker.errorReporter, isGlobal || isExported, true, false); // REVIEW: T…
[all …]
DparserRealSource7.symbols509 context.checker.errorReporter, isExported || isGlobal, true, false);
520 … context.checker.errorReporter, isExported || isGlobal, false, false);
650 … context.checker.errorReporter, isExported || isGlobal, true, isAmbient);
662 … context.checker.errorReporter, isExported || isGlobal, false, isAmbient);
678 …context.checker.errorReporter.simpleError(moduleDecl, "Conflicting symbol name for module '" + mod…
945 … context.checker.errorReporter, isExported || isGlobal, true, isAmbient);
1069 … context.checker.errorReporter, isExported || isGlobal, true, isAmbient);
1084 … context.checker.errorReporter, isExported || isGlobal, false, isAmbient);
1142 … context.checker.errorReporter.duplicateIdentifier(typeSymbol.declAST, typeSymbol.name);
1315 …interfaceSymbol, context.checker.errorReporter, isGlobal || isExported, true, false); // REVIEW: T…
[all …]
DparserRealSource11.js579 typeFlow.checker.errorReporter.styleError(this, "use of " + text);
584 … typeFlow.checker.errorReporter.styleError(this, "use of " + text + " to compare with null");
628 …typeFlow.checker.errorReporter.simpleError(this, "Illegal use of 'from' keyword in binary expressi…
1392 typeFlow.checker.errorReporter.styleError(this, "empty block");
1770 typeFlow.checker.errorReporter.styleError(this, "no hasOwnProperty filter");
2282 typeFlow.checker.errorReporter, false, false, false);
2933 typeFlow.checker.errorReporter.styleError(this, "use of " + text);
2938 … typeFlow.checker.errorReporter.styleError(this, "use of " + text + " to compare with null");
2982 …typeFlow.checker.errorReporter.simpleError(this, "Illegal use of 'from' keyword in binary expressi…
3715 typeFlow.checker.errorReporter.styleError(this, "empty block");
[all …]
DparserRealSource9.symbols133 this.checker.errorReporter.simpleErrorFromSym(type.symbol,
148 this.checker.errorReporter.simpleErrorFromSym(type.symbol,
192 this.checker.errorReporter.simpleErrorFromSym(type.symbol,
283 this.checker.errorReporter.simpleErrorFromSym(lastParam,
DparserRealSource11.types2547 typeFlow.checker.errorReporter.styleError(this, "use of " + text);
2548 >typeFlow.checker.errorReporter.styleError(this, "use of " + text) : any
2549 >typeFlow.checker.errorReporter.styleError : any
2550 >typeFlow.checker.errorReporter : any
2554 >errorReporter : any
2598 … typeFlow.checker.errorReporter.styleError(this, "use of " + text + " to compare with null");
2599 >typeFlow.checker.errorReporter.styleError(this, "use of " + text + " to compare with null") : any
2600 >typeFlow.checker.errorReporter.styleError : any
2601 >typeFlow.checker.errorReporter : any
2605 >errorReporter : any
[all …]
DparserRealSource11.errors.txt1366 typeFlow.checker.errorReporter.styleError(this, "use of " + text);
1375 … typeFlow.checker.errorReporter.styleError(this, "use of " + text + " to compare with null");
1475 …typeFlow.checker.errorReporter.simpleError(this, "Illegal use of 'from' keyword in binary expressi…
2613 typeFlow.checker.errorReporter.styleError(this, "empty block");
3113 typeFlow.checker.errorReporter.styleError(this, "no hasOwnProperty filter");
3797 typeFlow.checker.errorReporter, false, false, false);
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource7.ts180 context.checker.errorReporter, isExported || isGlobal, true, false);
182 … context.checker.errorReporter, isExported || isGlobal, false, false);
225 … context.checker.errorReporter, isExported || isGlobal, true, isAmbient);
227 … context.checker.errorReporter, isExported || isGlobal, false, isAmbient);
232 …context.checker.errorReporter.simpleError(moduleDecl, "Conflicting symbol name for module '" + mod…
330 … context.checker.errorReporter, isExported || isGlobal, true, isAmbient);
375 … context.checker.errorReporter, isExported || isGlobal, true, isAmbient);
379 … context.checker.errorReporter, isExported || isGlobal, false, isAmbient);
404 … context.checker.errorReporter.duplicateIdentifier(typeSymbol.declAST, typeSymbol.name);
466 …interfaceSymbol, context.checker.errorReporter, isGlobal || isExported, true, false); // REVIEW: T…
[all …]
DparserRealSource9.ts39 this.checker.errorReporter.simpleErrorFromSym(type.symbol,
45 this.checker.errorReporter.simpleErrorFromSym(type.symbol,
59 this.checker.errorReporter.simpleErrorFromSym(type.symbol,
86 this.checker.errorReporter.simpleErrorFromSym(lastParam,
DparserRealSource11.ts578 typeFlow.checker.errorReporter.styleError(this, "use of " + text);
583 … typeFlow.checker.errorReporter.styleError(this, "use of " + text + " to compare with null");
627 …typeFlow.checker.errorReporter.simpleError(this, "Illegal use of 'from' keyword in binary expressi…
1391 typeFlow.checker.errorReporter.styleError(this, "empty block");
1769 typeFlow.checker.errorReporter.styleError(this, "no hasOwnProperty filter");
2281 typeFlow.checker.errorReporter, false, false, false);
/third_party/skia/tests/
DWrappedSurfaceCopyOnWriteTest.cpp122 std::function<ComparePixmapsErrorReporter> errorReporter( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
127 CheckSolidPixels(SkColor4f{1, 0, 0, 1}, pixels, kTol, errorReporter); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
157 std::function<ComparePixmapsErrorReporter> errorReporter( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
162 CheckSolidPixels(SkColor4f{1, 0, 0, 1}, pixels, kTol, errorReporter); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DSkDSLRuntimeEffectTest.cpp210 } errorReporter; in test_RuntimeEffect_Shaders() local
212 SetErrorReporter(&errorReporter); in test_RuntimeEffect_Shaders()
218 REPORTER_ASSERT(r, errorReporter.fMsg == "expected 'half4', but found 'int'"); in test_RuntimeEffect_Shaders()
/third_party/skia/src/sksl/
DSkSLCompiler.cpp92 SkASSERT(!fCompiler->errorReporter().source()); in AutoSource()
93 fCompiler->errorReporter().setSource(source); in AutoSource()
97 fCompiler->errorReporter().setSource(nullptr); in ~AutoSource()
456 this->errorReporter().error(line, "unknown identifier '" + name + "'"); in convertIdentifier()
589 Analysis::ValidateIndexingForES2(*pe, this->errorReporter()); in finalize()
636 this->errorReporter().error(-1, errors); in toSPIRV()
637 this->errorReporter().reportPendingErrors(PositionInfo()); in toSPIRV()
DSkSLThreadContext.cpp164 void ThreadContext::SetErrorReporter(ErrorReporter* errorReporter) { in SetErrorReporter() argument
165 SkASSERT(errorReporter); in SetErrorReporter()
166 Context().fErrors = errorReporter; in SetErrorReporter()
DSkSLCompiler.h165 ErrorReporter& errorReporter() { return *fContext->fErrors; } in errorReporter() function
173 this->errorReporter().resetErrorCount(); in resetErrors()
DSkSLDSLParser.cpp222 ErrorReporter* errorReporter = &fCompiler.errorReporter(); in program() local
224 SetErrorReporter(errorReporter); in program()
225 errorReporter->setSource(fText->c_str()); in program()
231 errorReporter->setSource(nullptr); in program()
237 ErrorReporter* errorReporter = &fCompiler.errorReporter(); in moduleInheritingFrom() local
239 SetErrorReporter(errorReporter); in moduleInheritingFrom()
240 errorReporter->setSource(fText->c_str()); in moduleInheritingFrom()
245 errorReporter->setSource(nullptr); in moduleInheritingFrom()
DSkSLRehydrator.h220 ErrorReporter* errorReporter() { return fContext.fErrors; } in errorReporter() function
DSkSLThreadContext.h172 static void SetErrorReporter(ErrorReporter* errorReporter);
/third_party/skia/src/sksl/dsl/
DDSLCore.cpp64 void SetErrorReporter(ErrorReporter* errorReporter) { in SetErrorReporter() argument
65 SkASSERT(errorReporter); in SetErrorReporter()
66 ThreadContext::SetErrorReporter(errorReporter); in SetErrorReporter()
/third_party/skia/include/sksl/
DDSLCore.h68 void SetErrorReporter(ErrorReporter* errorReporter);
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/RealWorld/
Dparserharness.ts1246 compiler.errorReporter.hasErrors = false;

12