Home
last modified time | relevance | path

Searched refs:PP_ERROR_END (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/preprocessor/
DDiagnosticsBase.cpp33 if ((id > PP_ERROR_BEGIN) && (id < PP_ERROR_END)) in isError()
45 if((id > PP_ERROR_BEGIN) && (id < PP_ERROR_END)) in severity()
DDiagnosticsBase.h83 PP_ERROR_END, enumerator