Home
last modified time | relevance | path

Searched defs:yynoreturn (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A Dglslang_lex.cpp195 #define yynoreturn __attribute__((__noreturn__)) macro
197 #define yynoreturn macro
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dglslang_lex_autogen.cpp158 # define yynoreturn __attribute__((__noreturn__)) macro
160 # define yynoreturn macro
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A Dpreprocessor_lex_autogen.cpp342 # define yynoreturn __attribute__((__noreturn__)) macro
344 # define yynoreturn macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DTokenizer.cpp429 #define yynoreturn __attribute__((__noreturn__)) macro
431 #define yynoreturn macro

Completed in 18 milliseconds