Home
last modified time | relevance | path

Searched refs:isIgnoringErrors (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.y91 bool isIgnoringErrors() { return ignoreErrors > 0; } in isIgnoringErrors() function
134 if (!context->isIgnoringErrors())
216 if (!context->isIgnoringErrors())
241 if (!context->isIgnoringErrors())
269 if (!context->isIgnoringErrors())
295 if (!context->isIgnoringErrors())
DExpressionParser.cpp141 bool isIgnoringErrors() { return ignoreErrors > 0; } in isIgnoringErrors() function
1353 if (!context->isIgnoringErrors()) in yyparse()
1507 if (!context->isIgnoringErrors()) in yyparse()
1537 if (!context->isIgnoringErrors()) in yyparse()
1580 if (!context->isIgnoringErrors()) in yyparse()
1611 if (!context->isIgnoringErrors()) in yyparse()
/external/angle/src/compiler/preprocessor/
Dpreprocessor.y79 bool isIgnoringErrors() { return ignoreErrors > 0; } in isIgnoringErrors() function
122 if (!context->isIgnoringErrors())
204 if (!context->isIgnoringErrors())
229 if (!context->isIgnoringErrors())
257 if (!context->isIgnoringErrors())
283 if (!context->isIgnoringErrors())
Dpreprocessor_tab_autogen.cpp139 bool isIgnoringErrors() { return ignoreErrors > 0; } in isIgnoringErrors() function
1223 if (!context->isIgnoringErrors()) in yyparse()
1377 if (!context->isIgnoringErrors()) in yyparse()
1406 if (!context->isIgnoringErrors()) in yyparse()
1448 if (!context->isIgnoringErrors()) in yyparse()
1478 if (!context->isIgnoringErrors()) in yyparse()