Home
last modified time | relevance | path

Searched refs:CONDITIONAL_UNEXPECTED_TOKEN (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/preprocessor/
DDiagnostics.cpp128 case CONDITIONAL_UNEXPECTED_TOKEN: in message()
DDiagnostics.h64 CONDITIONAL_UNEXPECTED_TOKEN, enumerator
DDirectiveParser.cpp440 mDiagnostics->report(Diagnostics::CONDITIONAL_UNEXPECTED_TOKEN, in parseElse()
504 mDiagnostics->report(Diagnostics::CONDITIONAL_UNEXPECTED_TOKEN, in parseEndif()
863 mDiagnostics->report(Diagnostics::CONDITIONAL_UNEXPECTED_TOKEN, in parseExpressionIf()
892 mDiagnostics->report(Diagnostics::CONDITIONAL_UNEXPECTED_TOKEN, in parseExpressionIfdef()