enum Parser::TentativeCXXTypeIdContext

Description

Specifies the context in which type-id/expression disambiguation will occur.

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

Enumerators

NameValueComment
TypeIdInParens0
TypeIdUnambiguous1
TypeIdAsTemplateArgument2