|
clang 22.0.0git
|
Go to the source code of this file.
Macros | |
| #define | and && |
| #define | and_eq &= |
| #define | bitand & |
| #define | bitor | |
| #define | compl ~ |
| #define | not ! |
| #define | not_eq != |
| #define | or || |
| #define | or_eq |= |
| #define | xor ^ |
| #define | xor_eq ^= |
| #define not ! |
Definition at line 22 of file iso646.h.
Referenced by clang::CIRGen::CIRGenFunction::getAddressOfBaseClass(), and getStorage().
| #define or || |
Definition at line 24 of file iso646.h.
Referenced by hlsl::__detail::lit_impl().