Home
last modified time | relevance | path

Searched refs:AddBoolean (Results 1 – 21 of 21) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DODRHash.cpp37 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 DStmtProfile.cpp101 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 DDeclTemplate.cpp523 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 DTemplateName.cpp99 ID.AddBoolean(Final); in Profile()
H A DType.cpp197 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 DASTContext.cpp672 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 DCGFunctionInfo.h750 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 DTemplateName.h477 ID.AddBoolean(TemplateKeyword); in Profile()
578 ID.AddBoolean(false); in Profile()
585 ID.AddBoolean(true); in Profile()
H A DODRHash.h102 void AddBoolean(bool value);
H A DType.h2919 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 DDynamicTypeInfo.h44 ID.AddBoolean(CanBeASubClass); in Profile()
H A DExplodedGraph.h185 ID.AddBoolean(IsSink); in Profile()
H A DProgramState.h177 ID.AddBoolean(V->PosteriorlyOverconstrained); in Profile()
/openbsd-src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagOperands.cpp23 ID.AddBoolean(IsDef); in Profile()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp77 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 DLegacyPassManagers.h257 ID.AddBoolean(AU.getPreservesAll()); in Profile()
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DFoldingSet.h357 void AddBoolean(bool B) { AddInteger(B ? 1U : 0U); } in AddBoolean() function
H A DImmutableSet.h881 ID.AddBoolean(X);
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp994 ID.AddBoolean(EnableNullFPSuppression); in Profile()
1237 ID.AddBoolean(Options.EnableNullFPSuppression); in Profile()
1789 ID.AddBoolean(Assumption); in Profile()
H A DMemRegion.cpp400 ID.AddBoolean(IsVirtual); in ProfileRegion()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp683 ID.AddBoolean(C->isOpaque()); in AddNodeIDCustom()
1615 ID.AddBoolean(isO); in getConstant()