Home
last modified time | relevance | path

Searched refs:isIgnoringErrors (Results 1 – 2 of 2) 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()