enum Parser::ParenParseOption

Description

ParenParseOption - Control what ParseParenExpression will parse.

Declared at: clang/include/clang/Parse/Parser.h:1844

Enumerators

NameValueComment
SimpleExpr0
FoldExpr1
CompoundStmt2
CompoundLiteral3
CastExpr4