Home
last modified time | relevance | path

Searched refs:PP_INVALID_EXPRESSION (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/preprocessor/
DDiagnosticsBase.cpp57 case PP_INVALID_EXPRESSION: in message()
DDiagnosticsBase.h37 PP_INVALID_EXPRESSION, enumerator
DExpressionParser.y270 context->diagnostics->report(pp::Diagnostics::PP_INVALID_EXPRESSION, in yyerror()
DExpressionParser.cpp1966 context->diagnostics->report(pp::Diagnostics::PP_INVALID_EXPRESSION, in yyerror()
/external/chromium_org/third_party/angle/tests/preprocessor_tests/
Dif_test.cpp615 print(pp::Diagnostics::PP_INVALID_EXPRESSION, in TEST_F()
700 print(pp::Diagnostics::PP_INVALID_EXPRESSION, in TEST_F()