Searched refs:AddBoolean (Results 1 – 13 of 13) sorted by relevance
162 ID.AddBoolean(S->isVolatile()); in VisitGCCAsmStmt()163 ID.AddBoolean(S->isSimple()); in VisitGCCAsmStmt()200 ID.AddBoolean(S->isIfExists()); in VisitMSDependentExistsStmt()231 ID.AddBoolean(S->hasEllipsis()); in VisitObjCAtCatchStmt()562 ID.AddBoolean(S->isExact()); in VisitFloatingLiteral()638 ID.AddBoolean(S->isArrow()); in VisitMemberExpr()643 ID.AddBoolean(S->isFileScope()); in VisitCompoundLiteralExpr()723 ID.AddBoolean(S->usesGNUSyntax()); in VisitDesignatedInitExpr()1034 ID.AddBoolean(S->getValue()); in VisitCXXBoolLiteralExpr()1065 ID.AddBoolean(S->isImplicit()); in VisitCXXThisExpr()[all …]
273 ID.AddBoolean(true); in Profile()276 ID.AddBoolean(TTP->isParameterPack()); in Profile()278 ID.AddBoolean(false); in Profile()
1792 ID.AddBoolean(epi.ConsumedParameters[i]); in Profile()1795 ID.AddBoolean(epi.HasTrailingReturn); in Profile()
551 ID.AddBoolean(Parm->isParameterPack()); in Profile()560 ID.AddBoolean(TTP->isParameterPack()); in Profile()566 ID.AddBoolean(NTTP->isParameterPack()); in Profile()569 ID.AddBoolean(true); in Profile()576 ID.AddBoolean(false); in Profile()
470 ID.AddBoolean(InstanceMethod); in Profile()471 ID.AddBoolean(ChainCall); in Profile()472 ID.AddBoolean(NoReturn); in Profile()473 ID.AddBoolean(ReturnsRetained); in Profile()474 ID.AddBoolean(HasRegParm); in Profile()489 ID.AddBoolean(InstanceMethod); in Profile()490 ID.AddBoolean(ChainCall); in Profile()491 ID.AddBoolean(info.getNoReturn()); in Profile()492 ID.AddBoolean(info.getProducesResult()); in Profile()493 ID.AddBoolean(info.getHasRegParm()); in Profile()
427 ID.AddBoolean(TemplateKeyword); in Profile()528 ID.AddBoolean(false); in Profile()535 ID.AddBoolean(true); in Profile()
2173 ID.AddBoolean(SpelledAsLValue);3596 ID.AddBoolean(ParameterPack);3751 ID.AddBoolean(IsDecltypeAuto);3752 ID.AddBoolean(IsDependent);4315 ID.AddBoolean(NumExpansions.hasValue());
166 ID.AddBoolean(IsSink); in Profile()
157 ID.AddBoolean(EnableNullFPSuppression); in Profile()414 ID.AddBoolean(EnableNullFPSuppression); in Profile()710 ID.AddBoolean(Assumption); in Profile()
415 ID.AddBoolean(IsVirtual); in ProfileRegion()
317 void AddBoolean(bool B) { AddInteger(B ? 1U : 0U); } in AddBoolean() function
880 ID.AddBoolean(X);
405 ID.AddBoolean(nuw); in AddBinaryNodeIDCustom()406 ID.AddBoolean(nsw); in AddBinaryNodeIDCustom()407 ID.AddBoolean(exact); in AddBinaryNodeIDCustom()436 ID.AddBoolean(C->isOpaque()); in AddNodeIDCustom()1176 ID.AddBoolean(isO); in getConstant()