Searched defs:Profile (Results 1 - 25 of 58) sorted by relevance

123

/freebsd-10-stable/contrib/llvm/lib/Support/
H A DAPSInt.cpp20 void APSInt::Profile(FoldingSetNodeID& ID) const { function in class:APSInt
H A DAPInt.cpp165 void APInt::Profile(FoldingSetNodeID& ID) const { function in class:APInt
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DDynamicTypeInfo.h40 void Profile(llvm::FoldingSetNodeID &ID) const { function in class:clang::ento::DynamicTypeInfo
H A DEnvironment.h43 static void Profile(llvm::FoldingSetNodeID &ID, function in class:clang::ento::EnvironmentEntry
49 void Profile(llvm::FoldingSetNodeID &ID) const { function in class:clang::ento::EnvironmentEntry
81 static void Profile(llvm::FoldingSetNodeID& ID, const Environment* env) { function in class:clang::ento::Environment
87 void Profile(llv function in class:clang::ento::Environment
[all...]
H A DBasicValueFactory.h42 void Profile(llvm::FoldingSetNodeID& ID) { Profile(ID, T, L); } function in class:clang::ento::CompoundValData
59 void Profile(llvm::FoldingSetNodeID& ID) { Profile(ID, store, region); } function in class:clang::ento::LazyCompoundValData
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DTemplateName.cpp30 void SubstTemplateTemplateParmStorage::Profile(llvm::FoldingSetNodeID &ID) { function in class:SubstTemplateTemplateParmStorage
34 void SubstTemplateTemplateParmStorage::Profile(llvm::FoldingSetNodeID &ID, function in class:SubstTemplateTemplateParmStorage
41 void SubstTemplateTemplateParmPackStorage::Profile(llvm::FoldingSetNodeID &ID, function in class:SubstTemplateTemplateParmPackStorage
46 void SubstTemplateTemplateParmPackStorage::Profile(llvm::FoldingSetNodeID &ID, function in class:SubstTemplateTemplateParmPackStorage
H A DTemplateBase.cpp235 void TemplateArgument::Profile(llvm::FoldingSetNodeID &ID, function in class:TemplateArgument
H A DDeclarationName.cpp41 void Profile(llvm::FoldingSetNodeID &ID) { function in class:clang::CXXSpecialName
71 void Profile(llvm::FoldingSetNodeID &FSID) { function in class:clang::CXXLiteralOperatorIdName
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp41 void Profile(llvm::FoldingSetNodeID &ID) const { function in class:__anon3624::CountKey
H A DBasicValueFactory.cpp23 void CompoundValData::Profile(llvm::FoldingSetNodeID& ID, QualType T, function in class:CompoundValData
29 void LazyCompoundValData::Profile(llvm::FoldingSetNodeID& ID, function in class:LazyCompoundValData
41 static inline void Profile(const SValData& X, llvm::FoldingSetNodeID& ID) { function in struct:llvm::FoldingSetTrait
48 static inline void Profile(const SValPair& X, llvm::FoldingSetNodeID& ID) { function in struct:llvm::FoldingSetTrait
[all...]
H A DRangeConstraintManager.cpp51 void Profile(llvm::FoldingSetNodeID &ID) const { function in class:__anon3646::Range
95 void Profile(llvm::FoldingSetNodeID &ID) const { ranges.Profile(ID); } function in class:__anon3646::RangeSet
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp36 void DIEAbbrevData::Profile(FoldingSetNodeID &ID) const { function in class:DIEAbbrevData
49 void DIEAbbrev::Profile(FoldingSetNodeID &ID) const { function in class:DIEAbbrev
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitor.h170 void Profile(llvm::FoldingSetNodeID &ID) const { function in class:clang::ento::NilReceiverBRVisitor
188 void Profile(llvm::FoldingSetNodeID &ID) const { function in class:clang::ento::ConditionBRVisitor
260 void Profile(llvm::FoldingSetNodeID &ID) const { function in class:clang::ento::LikelyFalsePositiveSuppressionBRVisitor
290 virtual void Profile(llvm::FoldingSetNodeID &ID) const { function in class:clang::ento::UndefOrNullArgVisitor
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DImmutableIntervalMap.h79 static void Profile(FoldingSetNodeID &ID, value_type_ref V) { function in struct:llvm::ImutIntervalInfo
H A DImmutableList.h43 static inline void Profile(FoldingSetNodeID& ID, const T& H, function in class:llvm::ImmutableListImpl
49 void Profile(FoldingSetNodeID& ID) { function in class:llvm::ImmutableListImpl
134 void Profile(FoldingSetNodeID& ID) const { function in class:llvm::ImmutableList
H A DImmutableMap.h52 static inline void Profile(FoldingSetNodeID& ID, value_type_ref V) { function in struct:llvm::ImutKeyValueInfo
260 static inline void Profile(FoldingSetNodeID& ID, const ImmutableMap& M) { function in class:llvm::ImmutableMap
264 inline void Profile(FoldingSetNodeID& ID) const { function in class:llvm::ImmutableMap
428 static inline void Profile(FoldingSetNodeID& ID, const ImmutableMapRef &M) { function in class:llvm::ImmutableMapRef
432 inline void Profile(FoldingSetNodeID& ID) const { function in class:llvm::ImmutableMapRef
H A DFoldingSet.h211 static void Profile(const T &X, FoldingSetNodeID &ID) { function in struct:llvm::DefaultFoldingSetTrait
214 static void Profile(T &X, FoldingSetNodeID &ID) { function in struct:llvm::DefaultFoldingSetTrait
248 static void Profile(T &X, FoldingSetNodeID &ID, Ctx Context) { function in struct:llvm::DefaultContextualFoldingSetTrait
760 void Profile(FoldingSetNodeID &ID) { FoldingSetTrait<T>::Profile(data, ID); } function in class:llvm::FoldingSetNodeWrapper
780 void Profile(FoldingSetNodeID &ID) const { function in class:llvm::FastFoldingSetNode
789 static inline void Profile(T *X, FoldingSetNodeID &ID) { function in struct:llvm::FoldingSetTrait
[all...]
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DAttributeImpl.h67 void Profile(FoldingSetNodeID &ID) const { function in class:llvm::AttributeImpl
75 static void Profile(FoldingSetNodeID &ID, Attribute::AttrKind Kind, function in class:llvm::AttributeImpl
80 static void Profile(FoldingSetNodeID &ID, StringRef Kind, StringRef Values) { function in class:llvm::AttributeImpl
173 void Profile(FoldingSetNodeID &ID) const { function in class:llvm::AttributeSetNode
176 static void Profile(FoldingSetNodeID &ID, ArrayRef<Attribute> AttrList) { function in class:llvm::AttributeSetNode
251 void Profile(FoldingSetNodeID &ID) const { function in class:llvm::AttributeSetImpl
254 static void Profile(FoldingSetNodeID &ID, function in class:llvm::AttributeSetImpl
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DNestedNameSpecifier.h199 void Profile(llvm::FoldingSetNodeID &ID) const { function in class:clang::NestedNameSpecifier
H A DTemplateName.h319 void Profile(llvm::FoldingSetNodeID &ID) { function in class:clang::TemplateName
420 void Profile(llvm::FoldingSetNodeID &ID) { function in class:clang::QualifiedTemplateName
424 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, function in class:clang::QualifiedTemplateName
518 void Profile(llvm::FoldingSetNodeID &ID) { function in class:clang::DependentTemplateName
525 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, function in class:clang::DependentTemplateName
532 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, function in class:clang::DependentTemplateName
[all...]
H A DCanonicalType.h183 void Profile(llvm::FoldingSetNodeID &ID) const { function in class:clang::CanQual
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DSimpleStreamChecker.cpp45 void Profile(llvm::FoldingSetNodeID &ID) const { function in struct:__anon3607::StreamState
H A DStreamChecker.cpp53 void Profile(llvm::FoldingSetNodeID &ID) const { function in struct:__anon3610::StreamState
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DAttributes.h189 void Profile(FoldingSetNodeID &ID) const { function in class:llvm::Attribute
/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DScalarEvolution.h139 static void Profile(const SCEV &X, FoldingSetNodeID& ID) { function in struct:llvm::FoldingSetTrait

Completed in 144 milliseconds

123