enum PPElifDiag

Description

Enumerates possible %select values for the pp_err_elif_after_else and pp_err_elif_without_if diagnostics.

Declared at: clang/lib/Lex/PPDirectives.cpp:106

Enumerators

NameValueComment
PED_Elif0
PED_Elifdef1
PED_Elifndef2