Home
last modified time | relevance | path

Searched refs:PP_ERROR_BEGIN (Results 1 – 4 of 4) 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.h40 PP_ERROR_BEGIN, enumerator
/external/angle/src/compiler/preprocessor/
DDiagnosticsBase.cpp26 if ((id > PP_ERROR_BEGIN) && (id < PP_ERROR_END)) in isError()
DDiagnosticsBase.h27 PP_ERROR_BEGIN, enumerator