Home
last modified time | relevance | path

Searched refs:PP_TOKEN_TOO_LONG (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/compiler/preprocessor/
DDiagnosticsBase.cpp53 case PP_TOKEN_TOO_LONG: in message()
DDiagnosticsBase.h34 PP_TOKEN_TOO_LONG, enumerator
Dpreprocessor.l369 mContext.diagnostics->report(Diagnostics::PP_TOKEN_TOO_LONG,
Dpreprocessor_lex_autogen.cpp2588 mContext.diagnostics->report(Diagnostics::PP_TOKEN_TOO_LONG, token->location, token->text); in lex()
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DDiagnosticsBase.h47 PP_TOKEN_TOO_LONG, enumerator
DDiagnosticsBase.cpp72 case PP_TOKEN_TOO_LONG: in message()
DTokenizer.l367 mContext.diagnostics->report(Diagnostics::PP_TOKEN_TOO_LONG,
DTokenizer.cpp3048 mContext.diagnostics->report(Diagnostics::PP_TOKEN_TOO_LONG, in lex()