| /openbsd-src/gnu/llvm/clang/lib/AST/ |
| H A D | ODRHash.cpp | 37 AddBoolean(true); in AddDeclarationName() 43 AddBoolean(false); in AddDeclarationName() 56 AddBoolean(Name.isEmpty()); in AddDeclarationNameImpl() 70 AddBoolean(S.isNull()); in AddDeclarationNameImpl() 71 AddBoolean(S.isKeywordSelector()); in AddDeclarationNameImpl() 72 AddBoolean(S.isUnarySelector()); in AddDeclarationNameImpl() 80 AddBoolean(II); in AddDeclarationNameImpl() 104 AddBoolean(Template); in AddDeclarationNameImpl() 115 AddBoolean(Prefix); in AddNestedNameSpecifier() 259 Hash.AddBoolean(S); in AddStmt() [all …]
|
| H A D | StmtProfile.cpp | 101 ID.AddBoolean(NTTP->isParameterPack()); in VisitDecl() 124 ID.AddBoolean(TTP->isParameterPack()); in VisitDecl() 132 ID.AddBoolean(TTP->isParameterPack()); in VisitDecl() 194 ID.AddBoolean(true); in VisitName() 199 ID.AddBoolean(II); in VisitIdentifierInfo() 205 ID.AddBoolean(D); in VisitDecl() 214 ID.AddBoolean(NNS); in VisitNestedNameSpecifier() 313 ID.AddBoolean(S->isVolatile()); in VisitGCCAsmStmt() 314 ID.AddBoolean(S->isSimple()); in VisitGCCAsmStmt() 354 ID.AddBoolean(S->isIfExists()); in VisitMSDependentExistsStmt() [all …]
|
| H A D | DeclTemplate.cpp | 523 ID.AddBoolean(RC != nullptr); in ProfileTemplateParameterList() 530 ID.AddBoolean(NTTP->isParameterPack()); in ProfileTemplateParameterList() 532 ID.AddBoolean(NTTP->hasPlaceholderTypeConstraint()); in ProfileTemplateParameterList() 539 ID.AddBoolean(TTP->isParameterPack()); in ProfileTemplateParameterList() 540 ID.AddBoolean(TTP->hasTypeConstraint()); in ProfileTemplateParameterList() 548 ID.AddBoolean(TTP->isParameterPack()); in ProfileTemplateParameterList()
|
| H A D | TemplateName.cpp | 99 ID.AddBoolean(Final); in Profile()
|
| H A D | Type.cpp | 197 ID.AddBoolean(SizeExpr != nullptr); in Profile() 362 ID.AddBoolean(IsUnsigned); in Profile() 3434 ID.AddBoolean(epi.HasTrailingReturn); in Profile() 3518 ID.AddBoolean(IsUnqual); in Profile() 3751 ID.AddBoolean(Final); in Profile() 3875 ID.AddBoolean(isKindOf); in Profile() 4567 ID.AddBoolean(IsDependent); in Profile()
|
| H A D | ASTContext.cpp | 672 ID.AddBoolean(Parm->isParameterPack()); in Profile() 681 ID.AddBoolean(TTP->isParameterPack()); in Profile() 683 ID.AddBoolean(TC != nullptr); in Profile() 688 ID.AddBoolean(true); in Profile() 691 ID.AddBoolean(false); in Profile() 697 ID.AddBoolean(NTTP->isParameterPack()); in Profile() 699 ID.AddBoolean(TC != nullptr); in Profile() 704 ID.AddBoolean(true); in Profile() 711 ID.AddBoolean(false); in Profile() 720 ID.AddBoolean(RequiresClause != nullptr); in Profile()
|
| /openbsd-src/gnu/llvm/clang/include/clang/CodeGen/ |
| H A D | CGFunctionInfo.h | 750 ID.AddBoolean(InstanceMethod); in Profile() 751 ID.AddBoolean(ChainCall); in Profile() 752 ID.AddBoolean(NoReturn); in Profile() 753 ID.AddBoolean(ReturnsRetained); in Profile() 754 ID.AddBoolean(NoCallerSavedRegs); in Profile() 755 ID.AddBoolean(HasRegParm); in Profile() 757 ID.AddBoolean(NoCfCheck); in Profile() 758 ID.AddBoolean(CmseNSCall); in Profile() 760 ID.AddBoolean(HasExtParameterInfos); in Profile() 778 ID.AddBoolean(InstanceMethod); in Profile() [all …]
|
| /openbsd-src/gnu/llvm/clang/include/clang/AST/ |
| H A D | TemplateName.h | 477 ID.AddBoolean(TemplateKeyword); in Profile() 578 ID.AddBoolean(false); in Profile() 585 ID.AddBoolean(true); in Profile()
|
| H A D | ODRHash.h | 102 void AddBoolean(bool value);
|
| H A D | Type.h | 2919 ID.AddBoolean(SpelledAsLValue); 5070 ID.AddBoolean(ParameterPack); 5331 ID.AddBoolean(IsDependent || Template.isDependent()); 5883 ID.AddBoolean(NumExpansions.has_value()); 6504 ID.AddBoolean(isRead); 6537 ID.AddBoolean(IsUnsigned);
|
| /openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | DynamicTypeInfo.h | 44 ID.AddBoolean(CanBeASubClass); in Profile()
|
| H A D | ExplodedGraph.h | 185 ID.AddBoolean(IsSink); in Profile()
|
| H A D | ProgramState.h | 177 ID.AddBoolean(V->PosteriorlyOverconstrained); in Profile()
|
| /openbsd-src/gnu/llvm/llvm/utils/TableGen/GlobalISel/ |
| H A D | GIMatchDagOperands.cpp | 23 ID.AddBoolean(IsDef); in Profile()
|
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | StreamChecker.cpp | 77 ID.AddBoolean(NoError); in Profile() 78 ID.AddBoolean(FEof); in Profile() 79 ID.AddBoolean(FError); in Profile() 152 ID.AddBoolean(FilePositionIndeterminate); in Profile()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
| H A D | LegacyPassManagers.h | 257 ID.AddBoolean(AU.getPreservesAll()); in Profile()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
| H A D | FoldingSet.h | 357 void AddBoolean(bool B) { AddInteger(B ? 1U : 0U); } in AddBoolean() function
|
| H A D | ImmutableSet.h | 881 ID.AddBoolean(X);
|
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporterVisitors.cpp | 994 ID.AddBoolean(EnableNullFPSuppression); in Profile() 1237 ID.AddBoolean(Options.EnableNullFPSuppression); in Profile() 1789 ID.AddBoolean(Assumption); in Profile()
|
| H A D | MemRegion.cpp | 400 ID.AddBoolean(IsVirtual); in ProfileRegion()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 683 ID.AddBoolean(C->isOpaque()); in AddNodeIDCustom() 1615 ID.AddBoolean(isO); in getConstant()
|