enum ID

Description

ID - Ordered values for successive stages in the compilation process which interact with user options.

Declared at: clang/include/clang/Driver/Phases.h:17

Enumerators

NameValueComment
Preprocess0
Precompile1
Compile2
Backend3
Assemble4
Link5
IfsMerge6