| /third_party/typescript/tests/baselines/reference/ |
| D | parserRealSource7.js | 181 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 …]
|
| D | parserRealSource9.js | 40 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");
|
| D | parserRealSource9.types | 193 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 …]
|
| D | parserRealSource7.types | 817 …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 …]
|
| D | parserRealSource9.errors.txt | 99 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,
|
| D | parserRealSource7.errors.txt | 588 … 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 …]
|
| D | parserRealSource7.symbols | 509 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 …]
|
| D | parserRealSource11.js | 579 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 …]
|
| D | parserRealSource9.symbols | 133 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,
|
| D | parserRealSource11.types | 2547 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 …]
|
| D | parserRealSource11.errors.txt | 1366 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/ |
| D | parserRealSource7.ts | 180 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 …]
|
| D | parserRealSource9.ts | 39 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,
|
| D | parserRealSource11.ts | 578 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/ |
| D | WrappedSurfaceCopyOnWriteTest.cpp | 122 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()
|
| D | SkDSLRuntimeEffectTest.cpp | 210 } 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/ |
| D | SkSLCompiler.cpp | 92 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()
|
| D | SkSLThreadContext.cpp | 164 void ThreadContext::SetErrorReporter(ErrorReporter* errorReporter) { in SetErrorReporter() argument 165 SkASSERT(errorReporter); in SetErrorReporter() 166 Context().fErrors = errorReporter; in SetErrorReporter()
|
| D | SkSLCompiler.h | 165 ErrorReporter& errorReporter() { return *fContext->fErrors; } in errorReporter() function 173 this->errorReporter().resetErrorCount(); in resetErrors()
|
| D | SkSLDSLParser.cpp | 222 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()
|
| D | SkSLRehydrator.h | 220 ErrorReporter* errorReporter() { return fContext.fErrors; } in errorReporter() function
|
| D | SkSLThreadContext.h | 172 static void SetErrorReporter(ErrorReporter* errorReporter);
|
| /third_party/skia/src/sksl/dsl/ |
| D | DSLCore.cpp | 64 void SetErrorReporter(ErrorReporter* errorReporter) { in SetErrorReporter() argument 65 SkASSERT(errorReporter); in SetErrorReporter() 66 ThreadContext::SetErrorReporter(errorReporter); in SetErrorReporter()
|
| /third_party/skia/include/sksl/ |
| D | DSLCore.h | 68 void SetErrorReporter(ErrorReporter* errorReporter);
|
| /third_party/typescript/tests/cases/conformance/parser/ecmascript5/RealWorld/ |
| D | parserharness.ts | 1246 compiler.errorReporter.hasErrors = false;
|