Searched refs:AddBoolean (Results 1 – 20 of 20) sorted by relevance
37 AddBoolean(true); in AddDeclarationName()43 AddBoolean(false); in AddDeclarationName()80 AddBoolean(II); in AddDeclarationNameImpl()115 AddBoolean(Prefix); in AddNestedNameSpecifier()263 Hash.AddBoolean(S); in AddStmt()281 Hash.AddBoolean(D); in AddDecl()594 AddBoolean(TD); in AddCXXRecordDecl()708 AddBoolean(false); in AddFunctionDecl()715 AddBoolean(HasBody); in AddFunctionDecl()721 AddBoolean(Body); in AddFunctionDecl()[all …]
210 ID.AddBoolean(true); in VisitName()215 ID.AddBoolean(II); in VisitIdentifierInfo()221 ID.AddBoolean(D); in VisitDecl()230 ID.AddBoolean(NNS); in VisitNestedNameSpecifier()330 ID.AddBoolean(S->isSimple()); in VisitGCCAsmStmt()1365 ID.AddBoolean(S->isExact()); in VisitFloatingLiteral()1459 ID.AddBoolean(S->isArrow()); in VisitMemberExpr()2097 ID.AddBoolean(S->isArray()); in VisitCXXNewExpr()2107 ID.AddBoolean(S->isArrow()); in VisitCXXPseudoDestructorExpr()2325 ID.AddBoolean(S->isArrow()); in VisitObjCIvarRefExpr()[all …]
133 ID.AddBoolean(RC != nullptr); in Profile()140 ID.AddBoolean(NTTP->isParameterPack()); in Profile()142 ID.AddBoolean(NTTP->hasPlaceholderTypeConstraint()); in Profile()149 ID.AddBoolean(TTP->isParameterPack()); in Profile()150 ID.AddBoolean(TTP->hasTypeConstraint()); in Profile()158 ID.AddBoolean(TTP->isParameterPack()); in Profile()
99 ID.AddBoolean(Final); in Profile()
223 ID.AddBoolean(SizeExpr != nullptr); in Profile()384 ID.AddBoolean(IsUnsigned); in Profile()3784 ID.AddBoolean(IsUnqual); in Profile()4022 ID.AddBoolean(Final); in Profile()4146 ID.AddBoolean(isKindOf); in Profile()4843 ID.AddBoolean(IsDependent); in Profile()
690 ID.AddBoolean(Parm->isParameterPack()); in Profile()699 ID.AddBoolean(TTP->isParameterPack()); in Profile()701 ID.AddBoolean(true); in Profile()704 ID.AddBoolean(false); in Profile()710 ID.AddBoolean(NTTP->isParameterPack()); in Profile()714 ID.AddBoolean(true); in Profile()721 ID.AddBoolean(false); in Profile()
758 ID.AddBoolean(InstanceMethod); in Profile()759 ID.AddBoolean(ChainCall); in Profile()760 ID.AddBoolean(DelegateCall); in Profile()761 ID.AddBoolean(NoReturn); in Profile()762 ID.AddBoolean(ReturnsRetained); in Profile()764 ID.AddBoolean(HasRegParm); in Profile()766 ID.AddBoolean(NoCfCheck); in Profile()767 ID.AddBoolean(CmseNSCall); in Profile()785 ID.AddBoolean(InstanceMethod); in Profile()786 ID.AddBoolean(ChainCall); in Profile()[all …]
475 ID.AddBoolean(TemplateKeyword); in Profile()576 ID.AddBoolean(false); in Profile()583 ID.AddBoolean(true); in Profile()
103 void AddBoolean(bool value);
3039 ID.AddBoolean(SpelledAsLValue);5273 ID.AddBoolean(ParameterPack);5534 ID.AddBoolean(IsDependent || Template.isDependent());6083 ID.AddBoolean(NumExpansions.has_value());6704 ID.AddBoolean(isRead);6738 ID.AddBoolean(IsUnsigned);
44 ID.AddBoolean(CanBeASubClass); in Profile()
186 ID.AddBoolean(IsSink); in Profile()
177 ID.AddBoolean(V->PosteriorlyOverconstrained); in Profile()
257 ID.AddBoolean(AU.getPreservesAll()); in Profile()
77 ID.AddBoolean(NoError); in Profile()78 ID.AddBoolean(FEof); in Profile()79 ID.AddBoolean(FError); in Profile()152 ID.AddBoolean(FilePositionIndeterminate); in Profile()
358 void AddBoolean(bool B) { AddInteger(B ? 1U : 0U); } in AddBoolean() function
881 ID.AddBoolean(X);
1020 ID.AddBoolean(EnableNullFPSuppression); in Profile()1263 ID.AddBoolean(Options.EnableNullFPSuppression); in Profile()1815 ID.AddBoolean(Assumption); in Profile()
424 ID.AddBoolean(IsVirtual); in ProfileRegion()
725 ID.AddBoolean(C->isOpaque()); in AddNodeIDCustom()1706 ID.AddBoolean(isO); in getConstant()