/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SymbolManager.h | 59 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function 111 static void Profile(llvm::FoldingSetNodeID& profile, const Stmt *S, in Profile() function 122 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function 165 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function 201 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function 267 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function 309 static void Profile(llvm::FoldingSetNodeID& ID, in Profile() function 317 void Profile(llvm::FoldingSetNodeID& ID) override { in Profile() function 366 void Profile(llvm::FoldingSetNodeID &ID) override { in Profile() function 452 static void Profile(llvm::FoldingSetNodeID &ID, LHSTYPE lhs, in Profile() function [all …]
|
H A D | Environment.h | 44 static void Profile(llvm::FoldingSetNodeID &ID, in Profile() function 50 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function 80 static void Profile(llvm::FoldingSetNodeID& ID, const Environment* env) { in Profile() function 86 void Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function
|
H A D | RangedConstraintManager.h | 46 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function 98 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function 321 static void Profile(llvm::FoldingSetNodeID &ID, const RangeSet &RS) { in Profile() function 327 void Profile(llvm::FoldingSetNodeID &ID) const { Profile(ID, *this); } in Profile() function
|
H A D | BasicValueFactory.h | 59 void Profile(llvm::FoldingSetNodeID& ID) { Profile(ID, T, L); } in Profile() function 83 void Profile(llvm::FoldingSetNodeID& ID) { Profile(ID, store, region); } in Profile() function 103 void Profile(llvm::FoldingSetNodeID &ID) { Profile(ID, D, L); } in Profile() function
|
H A D | DynamicTypeInfo.h | 42 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | AttributeImpl.h | 78 void Profile(FoldingSetNodeID &ID) const { in Profile() function 89 static void Profile(FoldingSetNodeID &ID, Attribute::AttrKind Kind) { in Profile() function 94 static void Profile(FoldingSetNodeID &ID, Attribute::AttrKind Kind, in Profile() function 101 static void Profile(FoldingSetNodeID &ID, StringRef Kind, StringRef Values) { in Profile() function 106 static void Profile(FoldingSetNodeID &ID, Attribute::AttrKind Kind, in Profile() function 277 void Profile(FoldingSetNodeID &ID) const { in Profile() function 281 static void Profile(FoldingSetNodeID &ID, ArrayRef<Attribute> AttrList) { in Profile() function
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
H A D | MemRegion.cpp | 214 void MemSpaceRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in MemSpaceRegion 218 void StackSpaceRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in StackSpaceRegion 253 void AllocaRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in AllocaRegion 277 void CXXThisRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in CXXThisRegion 281 void FieldRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in FieldRegion 293 void ObjCIvarRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in ObjCIvarRegion 317 void ParamVarRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in ParamVarRegion 328 void SymbolicRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in SymbolicRegion 341 void ElementRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in ElementRegion 364 void BlockCodeRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in BlockCodeRegion [all …]
|
H A D | BasicValueFactory.cpp | 32 void CompoundValData::Profile(llvm::FoldingSetNodeID& ID, QualType T, in Profile() function in CompoundValData 38 void LazyCompoundValData::Profile(llvm::FoldingSetNodeID& ID, in Profile() function in LazyCompoundValData 45 void PointerToMemberData::Profile( in Profile() function in PointerToMemberData 58 static inline void Profile(const SValData& X, llvm::FoldingSetNodeID& ID) { in Profile() function 65 static inline void Profile(const SValPair& X, llvm::FoldingSetNodeID& ID) { in Profile() function
|
/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | TemplateName.h | 354 void Profile(llvm::FoldingSetNodeID &ID) { in Profile() function 470 void Profile(llvm::FoldingSetNodeID &ID) { in Profile() function 474 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, in Profile() function 568 void Profile(llvm::FoldingSetNodeID &ID) { in Profile() function 575 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, in Profile() function 582 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, in Profile() function
|
/openbsd/gnu/llvm/compiler-rt/lib/xray/tests/unit/ |
H A D | profile_collector_test.cpp | 84 struct Profile { struct 85 int64_t CallCount; 86 int64_t CumulativeLocalTime; 87 std::vector<int32_t> Path;
|
/openbsd/gnu/llvm/llvm/utils/TableGen/GlobalISel/ |
H A D | GIMatchDagOperands.cpp | 15 void GIMatchDagOperand::Profile(FoldingSetNodeID &ID) const { in Profile() function in GIMatchDagOperand 19 void GIMatchDagOperand::Profile(FoldingSetNodeID &ID, size_t Idx, in Profile() function in GIMatchDagOperand 32 void GIMatchDagOperandList::Profile(FoldingSetNodeID &ID) const { in Profile() function in GIMatchDagOperandList
|
/openbsd/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | ImmutableMap.h | 55 static inline void Profile(FoldingSetNodeID& ID, value_type_ref V) { in Profile() function 191 static inline void Profile(FoldingSetNodeID& ID, const ImmutableMap& M) { in Profile() function 195 inline void Profile(FoldingSetNodeID& ID) const { in Profile() function 321 static inline void Profile(FoldingSetNodeID &ID, const ImmutableMapRef &M) { in Profile() function 325 inline void Profile(FoldingSetNodeID &ID) const { return Profile(ID, *this); } in Profile() function
|
H A D | ImmutableList.h | 45 static inline void Profile(FoldingSetNodeID& ID, const T& H, in Profile() function 51 void Profile(FoldingSetNodeID& ID) { in Profile() function 144 void Profile(FoldingSetNodeID& ID) const { in Profile() function
|
H A D | FoldingSet.h | 232 static void Profile(const T &X, FoldingSetNodeID &ID) { in Profile() function 235 static void Profile(T &X, FoldingSetNodeID &ID) { in Profile() function 267 static void Profile(T &X, FoldingSetNodeID &ID, Ctx Context) { in Profile() function 790 void Profile(FoldingSetNodeID &ID) { FoldingSetTrait<T>::Profile(data, ID); } in Profile() function 812 void Profile(FoldingSetNodeID &ID) const { ID.AddNodeID(FastID); } in Profile() function
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | TemplateName.cpp | 56 void SubstTemplateTemplateParmStorage::Profile(llvm::FoldingSetNodeID &ID) { in Profile() function in SubstTemplateTemplateParmStorage 60 void SubstTemplateTemplateParmStorage::Profile( in Profile() function in SubstTemplateTemplateParmStorage 78 void SubstTemplateTemplateParmPackStorage::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in SubstTemplateTemplateParmPackStorage 92 void SubstTemplateTemplateParmPackStorage::Profile( in Profile() function in SubstTemplateTemplateParmPackStorage
|
H A D | Type.cpp | 188 void ConstantArrayType::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in ConstantArrayType 210 void DependentSizedArrayType::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in DependentSizedArrayType 236 void DependentVectorType::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in DependentVectorType 257 DependentSizedExtVectorType::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in DependentSizedExtVectorType 321 void DependentSizedMatrixType::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in DependentSizedMatrixType 359 void DependentBitIntType::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in DependentBitIntType 3437 void FunctionProtoType::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in FunctionProtoType 3863 void ObjCObjectTypeImpl::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in ObjCObjectTypeImpl 3878 void ObjCObjectTypeImpl::Profile(llvm::FoldingSetNodeID &ID) { in Profile() function in ObjCObjectTypeImpl 3884 void ObjCTypeParamType::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in ObjCTypeParamType [all …]
|
/openbsd/gnu/llvm/clang/lib/Analysis/ |
H A D | PathDiagnostic.cpp | 1085 void PathDiagnosticLocation::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticLocation 1091 void PathDiagnosticPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticPiece 1103 void PathDiagnosticCallPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticCallPiece 1109 void PathDiagnosticSpotPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticSpotPiece 1114 void PathDiagnosticControlFlowPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticControlFlowPiece 1120 void PathDiagnosticMacroPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticMacroPiece 1126 void PathDiagnosticNotePiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticNotePiece 1130 void PathDiagnosticPopUpPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticPopUpPiece 1134 void PathDiagnostic::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnostic
|
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporterVisitors.h | 422 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function 445 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function 525 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function 550 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
|
/openbsd/gnu/llvm/llvm/include/llvm/XRay/ |
H A D | Profile.h | 27 class Profile; variable 88 Profile(Profile &&O) noexcept in Profile() function
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | Iterator.h | 68 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function 104 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
|
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Checkers/ |
H A D | Taint.h | 95 void Profile(llvm::FoldingSetNodeID &ID) const override { ID.Add(V); } in Profile() function
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | APSInt.cpp | 40 void APSInt::Profile(FoldingSetNodeID& ID) const { in Profile() function in APSInt
|
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
H A D | MPITypes.h | 33 void Profile(llvm::FoldingSetNodeID &Id) const { in Profile() function
|
H A D | MPIBugReporter.h | 86 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
|
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | LegacyPassManagers.h | 251 void Profile(FoldingSetNodeID &ID) const { in Profile() function 254 static void Profile(FoldingSetNodeID &ID, const AnalysisUsage &AU) { in Profile() function
|