LLVM: lib/Option/Option.cpp File Reference (original) (raw)
Go to the source code of this file.
Macros | |
---|---|
#define | P(N) case N: O << #N; break |
Macro Definition Documentation
◆ P
| #define P | ( | | N | ) | case N: O << #N; break | | --------- | - | | -------------------------------------------------------- | - | ----------------------------------------------------------------------------- |