clang
6.0.0
|
Go to the source code of this file.
Macros | |
#define | bool _Bool |
#define | true 1 |
#define | false 0 |
#define | __bool_true_false_are_defined 1 |
#define bool _Bool |
Definition at line 31 of file stdbool.h.
Referenced by CheckConstexprFunction(), CheckResults(), GetAllocationSite(), clang::ASTContext::getCurrentKeyFunction(), clang::Preprocessor::isMacroDefined(), isNonPlacementDeallocationFunction(), clang::CodeGen::ConstantInitFuture::operator bool(), and clang::TypoCorrection::operator bool().
#define false 0 |
Definition at line 33 of file stdbool.h.
Referenced by clang::arcmt::ObjCMigrateAction::BeginInvocation(), and skipArgs().
#define true 1 |
Definition at line 32 of file stdbool.h.
Referenced by clang::TemplateSpecializationType::anyDependentTemplateArguments(), isRecordEmpty(), and RFT().