/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | Environment.h | 44 static void Profile(llvm::FoldingSetNodeID &ID, in Profile() function 50 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function 82 static void Profile(llvm::FoldingSetNodeID& ID, const Environment* env) { in Profile() function 88 void Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function
|
D | SymbolManager.h | 51 static void Profile(llvm::FoldingSetNodeID& profile, const TypedValueRegion* R) { in Profile() function 56 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function 94 static void Profile(llvm::FoldingSetNodeID& profile, const Stmt *S, in Profile() function 105 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function 133 static void Profile(llvm::FoldingSetNodeID& profile, SymbolRef parent, in Profile() function 140 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function 166 static void Profile(llvm::FoldingSetNodeID& profile, const SubRegion *R) { in Profile() function 171 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function 205 static void Profile(llvm::FoldingSetNodeID& profile, const MemRegion *R, in Profile() function 216 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function [all …]
|
D | DynamicTypeInfo.h | 40 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
|
D | BasicValueFactory.h | 42 void Profile(llvm::FoldingSetNodeID& ID) { Profile(ID, T, L); } in Profile() function 59 void Profile(llvm::FoldingSetNodeID& ID) { Profile(ID, store, region); } in Profile() function
|
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
D | BugReporterVisitor.h | 170 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function 189 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function 261 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function 291 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
|
/external/llvm/lib/IR/ |
D | AttributeImpl.h | 71 void Profile(FoldingSetNodeID &ID) const { in Profile() function 79 static void Profile(FoldingSetNodeID &ID, Attribute::AttrKind Kind, in Profile() function 84 static void Profile(FoldingSetNodeID &ID, StringRef Kind, StringRef Values) { in Profile() function 203 void Profile(FoldingSetNodeID &ID) const { in Profile() function 206 static void Profile(FoldingSetNodeID &ID, ArrayRef<Attribute> AttrList) { in Profile() function 317 void Profile(FoldingSetNodeID &ID) const { in Profile() function 320 static void Profile(FoldingSetNodeID &ID, in Profile() function
|
/external/llvm/unittests/ProfileData/ |
D | InstrProfTest.cpp | 67 auto Profile = Writer.writeBuffer(); in TEST_P() local 75 auto Profile = Writer.writeBuffer(); in TEST_P() local 95 auto Profile = Writer.writeBuffer(); in TEST_P() local 122 auto Profile = Writer.writeBuffer(); in TEST_P() local 156 auto Profile = Writer.writeBuffer(); in TEST_F() local 236 auto Profile = Writer.writeBuffer(); in TEST_P() local 268 auto Profile = Writer.writeBuffer(); in TEST_P() local 379 auto Profile = Writer.writeBuffer(); in TEST_P() local 429 auto Profile = Writer.writeBuffer(); in TEST_P() local 514 auto Profile = Writer.writeBuffer(); in TEST_P() local [all …]
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | APSInt.cpp | 20 void APSInt::Profile(FoldingSetNodeID& ID) const { in Profile() function in APSInt
|
/external/clang/lib/AST/ |
D | TemplateName.cpp | 30 void SubstTemplateTemplateParmStorage::Profile(llvm::FoldingSetNodeID &ID) { in Profile() function in SubstTemplateTemplateParmStorage 34 void SubstTemplateTemplateParmStorage::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in SubstTemplateTemplateParmStorage 41 void SubstTemplateTemplateParmPackStorage::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in SubstTemplateTemplateParmPackStorage 46 void SubstTemplateTemplateParmPackStorage::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in SubstTemplateTemplateParmPackStorage
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BasicValueFactory.cpp | 23 void CompoundValData::Profile(llvm::FoldingSetNodeID& ID, QualType T, in Profile() function in CompoundValData 29 void LazyCompoundValData::Profile(llvm::FoldingSetNodeID& ID, in Profile() function in LazyCompoundValData 41 static inline void Profile(const SValData& X, llvm::FoldingSetNodeID& ID) { in Profile() function 48 static inline void Profile(const SValPair& X, llvm::FoldingSetNodeID& ID) { in Profile() function
|
D | MemRegion.cpp | 244 void MemSpaceRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in MemSpaceRegion 248 void StackSpaceRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in StackSpaceRegion 253 void StaticGlobalSpaceRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in StaticGlobalSpaceRegion 283 void AllocaRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in AllocaRegion 287 void CompoundLiteralRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in CompoundLiteralRegion 307 void CXXThisRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in CXXThisRegion 324 void DeclRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in DeclRegion 328 void VarRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in VarRegion 339 void SymbolicRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in SymbolicRegion 352 void ElementRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in ElementRegion [all …]
|
/external/clang/include/clang/AST/ |
D | TemplateName.h | 294 void Profile(llvm::FoldingSetNodeID &ID) { in Profile() function 392 void Profile(llvm::FoldingSetNodeID &ID) { in Profile() function 396 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, in Profile() function 490 void Profile(llvm::FoldingSetNodeID &ID) { in Profile() function 497 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, in Profile() function 504 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, in Profile() function
|
/external/javasqlite/src/main/java/SQLite/ |
D | Profile.java | 7 public interface Profile { interface
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | ImmutableList.h | 44 static inline void Profile(FoldingSetNodeID& ID, const T& H, in Profile() function 50 void Profile(FoldingSetNodeID& ID) { in Profile() function 135 void Profile(FoldingSetNodeID& ID) const { in Profile() function
|
D | ImmutableMap.h | 52 static inline void Profile(FoldingSetNodeID& ID, value_type_ref V) { in Profile() function 254 static inline void Profile(FoldingSetNodeID& ID, const ImmutableMap& M) { in Profile() function 258 inline void Profile(FoldingSetNodeID& ID) const { in Profile() function 407 static inline void Profile(FoldingSetNodeID& ID, const ImmutableMapRef &M) { in Profile() function 411 inline void Profile(FoldingSetNodeID& ID) const { in Profile() function
|
D | FoldingSet.h | 212 static void Profile(const T &X, FoldingSetNodeID &ID) { in Profile() function 215 static void Profile(T &X, FoldingSetNodeID &ID) { in Profile() function 249 static void Profile(T &X, FoldingSetNodeID &ID, Ctx Context) { in Profile() function 645 void Profile(FoldingSetNodeID &ID) { FoldingSetTrait<T>::Profile(data, ID); } in Profile() function 665 void Profile(FoldingSetNodeID &ID) const { in Profile() function
|
/external/llvm/include/llvm/ADT/ |
D | ImmutableList.h | 43 static inline void Profile(FoldingSetNodeID& ID, const T& H, in Profile() function 49 void Profile(FoldingSetNodeID& ID) { in Profile() function 134 void Profile(FoldingSetNodeID& ID) const { in Profile() function
|
D | ImmutableMap.h | 52 static inline void Profile(FoldingSetNodeID& ID, value_type_ref V) { in Profile() function 240 static inline void Profile(FoldingSetNodeID& ID, const ImmutableMap& M) { in Profile() function 244 inline void Profile(FoldingSetNodeID& ID) const { in Profile() function 399 static inline void Profile(FoldingSetNodeID &ID, const ImmutableMapRef &M) { in Profile() function 403 inline void Profile(FoldingSetNodeID &ID) const { return Profile(ID, *this); } in Profile() function
|
D | FoldingSet.h | 224 static void Profile(const T &X, FoldingSetNodeID &ID) { in Profile() function 227 static void Profile(T &X, FoldingSetNodeID &ID) { in Profile() function 261 static void Profile(T &X, FoldingSetNodeID &ID, Ctx Context) { in Profile() function 721 void Profile(FoldingSetNodeID &ID) { FoldingSetTrait<T>::Profile(data, ID); } in Profile() function 743 void Profile(FoldingSetNodeID &ID) const { ID.AddNodeID(FastID); } in Profile() function
|
/external/llvm/lib/Support/ |
D | APSInt.cpp | 40 void APSInt::Profile(FoldingSetNodeID& ID) const { in Profile() function in APSInt
|
/external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
D | MPITypes.h | 34 void Profile(llvm::FoldingSetNodeID &Id) const { in Profile() function
|
D | MPIBugReporter.h | 89 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | profile.rb | 36 module Profile module 96 Profile = Struct.new( constant 107 class Profile class
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | FoldingSet.h | 231 static void Profile(const T &X, FoldingSetNodeID &ID) { in Profile() function 234 static void Profile(T &X, FoldingSetNodeID &ID) { in Profile() function 266 static void Profile(T &X, FoldingSetNodeID &ID, Ctx Context) { in Profile() function 733 void Profile(FoldingSetNodeID &ID) { FoldingSetTrait<T>::Profile(data, ID); } in Profile() function 755 void Profile(FoldingSetNodeID &ID) const { ID.AddNodeID(FastID); } in Profile() function
|
/external/llvm/include/llvm/ProfileData/ |
D | SampleProfWriter.h | 47 const FunctionSamples &Profile = I.second; in write() local
|