Searched refs:AddBoolean (Results 1 – 14 of 14) 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()516 ID.AddBoolean(S->isExact()); in VisitFloatingLiteral()592 ID.AddBoolean(S->isArrow()); in VisitMemberExpr()597 ID.AddBoolean(S->isFileScope()); in VisitCompoundLiteralExpr()677 ID.AddBoolean(S->usesGNUSyntax()); in VisitDesignatedInitExpr()988 ID.AddBoolean(S->getValue()); in VisitCXXBoolLiteralExpr()1019 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()
1798 ID.AddBoolean(epi.ConsumedParameters[i]); in Profile()1801 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()
2172 ID.AddBoolean(SpelledAsLValue);3596 ID.AddBoolean(ParameterPack);3751 ID.AddBoolean(IsDecltypeAuto);3752 ID.AddBoolean(IsDependent);4315 ID.AddBoolean(NumExpansions.hasValue());
168 ID.AddBoolean(IsSink); in Profile()
158 ID.AddBoolean(EnableNullFPSuppression); in Profile()415 ID.AddBoolean(EnableNullFPSuppression); in Profile()711 ID.AddBoolean(Assumption); in Profile()
415 ID.AddBoolean(IsVirtual); in ProfileRegion()
316 void AddBoolean(bool B) { AddInteger(B ? 1U : 0U); } in AddBoolean() function
856 ID.AddBoolean(X);
389 ID.AddBoolean(nuw); in AddBinaryNodeIDCustom()390 ID.AddBoolean(nsw); in AddBinaryNodeIDCustom()391 ID.AddBoolean(exact); in AddBinaryNodeIDCustom()420 ID.AddBoolean(C->isOpaque()); in AddNodeIDCustom()1160 ID.AddBoolean(isO); in getConstant()
242 ID.AddBoolean(IsOverridable); in Profile()