enum class IncludeFormat

Description

Format of the path in an include directive -- angle brackets or quotes.

Declared at: clang/include/clang/Tooling/Transformer/RewriteRule.h:53

Enumerators

NameValueComment
Quoted0
Angled1