clang
10.0.0svn
|
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 15 of file stdbool.h.
Referenced by CheckConstexprFunction(), CheckResults(), clang::Sema::DeduceAutoType(), clang::APValue::LValueBase::dyn_cast(), clang::ASTContext::getCurrentKeyFunction(), clang::Preprocessor::isMacroDefined(), isNonPlacementDeallocationFunction(), clang::interp::IsTrue(), clang::CodeGen::ConstantInitFuture::operator bool(), clang::TypoCorrection::operator bool(), clang::SanitizerMask::operator!(), and clang::ento::retaincountchecker::RetainCountChecker::updateSymbol().
#define false 0 |
Definition at line 17 of file stdbool.h.
Referenced by clang::arcmt::ObjCMigrateAction::BeginInvocation(), checkObjCKindOfType(), clang::HeaderSearch::LookupFile(), moduleKindForDiagnostic(), and clang::ASTNodeImporter::VisitTypeTraitExpr().
#define true 1 |
Definition at line 16 of file stdbool.h.
Referenced by clang::TemplateSpecializationType::anyDependentTemplateArguments(), isDiagnosedResult(), isRecordEmpty(), moduleKindForDiagnostic(), RFT(), and clang::interp::ByteCodeExprGen< Emitter >::visitBool().