Home
last modified time | relevance | path

Searched refs:PP_INTERNAL_ERROR (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/compiler/preprocessor/
DDiagnosticsBase.cpp41 case PP_INTERNAL_ERROR: in message()
DDiagnosticsBase.h28 PP_INTERNAL_ERROR, enumerator
Dpreprocessor.y463 mDiagnostics->report(Diagnostics::PP_INTERNAL_ERROR, token->location, ""); in parse()
Dpreprocessor_tab_autogen.cpp1764 mDiagnostics->report(Diagnostics::PP_INTERNAL_ERROR, token->location, ""); in parse()