Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DODRHash.cpp36 AddBoolean(true); in AddDeclarationName()
42 AddBoolean(false); in AddDeclarationName()
55 AddBoolean(Name.isEmpty()); in AddDeclarationNameImpl()
69 AddBoolean(S.isNull()); in AddDeclarationNameImpl()
70 AddBoolean(S.isKeywordSelector()); in AddDeclarationNameImpl()
71 AddBoolean(S.isUnarySelector()); in AddDeclarationNameImpl()
79 AddBoolean(II); in AddDeclarationNameImpl()
103 AddBoolean(Template); in AddDeclarationNameImpl()
114 AddBoolean(Prefix); in AddNestedNameSpecifier()
152 AddBoolean(QT in AddTemplateName()
1270 void ODRHash::AddBoolean(bool Value) { AddBoolean() function in ODRHash
[all...]
H A DStmtProfile.cpp105 ID.AddBoolean(NTTP->isParameterPack()); in VisitDecl()
139 ID.AddBoolean(TTP->isParameterPack()); in VisitDecl()
147 ID.AddBoolean(TTP->isParameterPack()); in VisitDecl()
210 ID.AddBoolean(true); in VisitName()
215 ID.AddBoolean(II); in VisitIdentifierInfo()
221 ID.AddBoolean(D); in VisitDecl()
230 ID.AddBoolean(NNS); in VisitNestedNameSpecifier()
329 ID.AddBoolean(S->isVolatile()); in VisitGCCAsmStmt()
330 ID.AddBoolean(S->isSimple()); in VisitGCCAsmStmt()
370 ID.AddBoolean( in VisitMSDependentExistsStmt()
[all...]
H A DDeclTemplate.cpp141 ID.AddBoolean(RC != nullptr); in Profile()
148 ID.AddBoolean(NTTP->isParameterPack()); in Profile()
150 ID.AddBoolean(NTTP->hasPlaceholderTypeConstraint()); in Profile()
157 ID.AddBoolean(TTP->isParameterPack()); in Profile()
158 ID.AddBoolean(TTP->hasTypeConstraint()); in Profile()
166 ID.AddBoolean(TTP->isParameterPack()); in getMinRequiredArguments()
H A DTemplateName.cpp122 ID.AddBoolean(Final); in getKind()
H A DType.cpp265 ID.AddBoolean(SizeExpr != nullptr); in DependentVectorType()
433 ID.AddBoolean(IsUnsigned); in getArrayElementTypeNoTypeQual()
448 ID.AddBoolean(CountInBytes); in getDesugaredType()
449 ID.AddBoolean(OrNull); in getDesugaredType()
3986 ID.AddBoolean(IsUnqual); in DecltypeType()
4091 ID.AddBoolean(FullySubstituted); in getInterestingTagDecl()
4319 ID.AddBoolean(Final); in TemplateSpecializationType()
4445 ID.AddBoolean(isKindOf); in merge()
5196 ID.AddBoolean(IsDependent); in shouldDiagnoseFunctionCall()
H A DASTContext.cpp725 ID.AddBoolean(Parm->isParameterPack()); in Profile()
734 ID.AddBoolean(TTP->isParameterPack());
736 ID.AddBoolean(true); in getCanonicalTemplateTemplateParmDecl()
739 ID.AddBoolean(false); in getCanonicalTemplateTemplateParmDecl()
745 ID.AddBoolean(NTTP->isParameterPack()); in getCanonicalTemplateTemplateParmDecl()
749 ID.AddBoolean(true); in getCanonicalTemplateTemplateParmDecl()
756 ID.AddBoolean(false); in getCanonicalTemplateTemplateParmDecl()
/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h786 ID.AddBoolean(InstanceMethod); in Profile()
787 ID.AddBoolean(ChainCall); in Profile()
788 ID.AddBoolean(DelegateCall); in Profile()
789 ID.AddBoolean(NoReturn); in Profile()
790 ID.AddBoolean(ReturnsRetained); in Profile()
791 ID.AddBoolean(NoCallerSavedRegs); in Profile()
792 ID.AddBoolean(HasRegParm); in Profile()
794 ID.AddBoolean(NoCfCheck); in Profile()
795 ID.AddBoolean(CmseNSCall); in Profile()
797 ID.AddBoolean(HasExtParameterInfo in Profile()
[all...]
/llvm-project/clang/include/clang/AST/
H A DTemplateName.h535 ID.AddBoolean(TemplateKeyword); in DependentTemplateName()
636 ID.AddBoolean(false);
643 ID.AddBoolean(true);
H A DODRHash.h103 void AddBoolean(bool value);
H A DType.h3474 ID.AddBoolean(SpelledAsLValue);
6316 ID.AddBoolean(Attrs.IsROV);
6317 ID.AddBoolean(Attrs.RawBuffer);
6370 ID.AddBoolean(ParameterPack);
6639 ID.AddBoolean(IsDependent || Template.isDependent());
7188 ID.AddBoolean(NumExpansions.has_value());
7809 ID.AddBoolean(isRead);
7843 ID.AddBoolean(IsUnsigned);
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DDynamicTypeInfo.h44 ID.AddBoolean(CanBeASubClass); in Profile()
H A DExplodedGraph.h186 ID.AddBoolean(IsSink); in Profile()
H A DProgramState.h176 ID.AddBoolean(V->PosteriorlyOverconstrained); in Profile()
/llvm-project/llvm/include/llvm/IR/
H A DLegacyPassManagers.h257 ID.AddBoolean(AU.getPreservesAll()); in Profile()
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStreamChecker.cpp87 ID.AddBoolean(NoError); in Profile()
88 ID.AddBoolean(FEof); in Profile()
89 ID.AddBoolean(FError); in Profile()
177 ID.AddBoolean(FilePositionIndeterminate); in Profile()
/llvm-project/llvm/include/llvm/ADT/
H A DFoldingSet.h366 void AddBoolean(bool B) { AddInteger(B ? 1U : 0U); } in AddBoolean() function
H A DImmutableSet.h881 ID.AddBoolean(X);
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp935 ID.AddBoolean(EnableNullFPSuppression); in VisitNode()
1178 ID.AddBoolean(Options.EnableNullFPSuppression); in visitNodeMaybeUnsuppress()
1730 ID.AddBoolean(Assumption); in VisitNode()
H A DMemRegion.cpp432 ID.AddBoolean(IsVirtual); in ProfileRegion()
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp765 ID.AddBoolean(C->isOpaque()); in AddNodeIDCustom()
1774 ID.AddBoolean(isO); in getConstantFP()