Home
last modified time | relevance | path

Searched defs:Describe (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/unittests/Testing/ADT/
H A DStringMapEntryTest.cpp24 template <typename T> std::string Describe(const Matcher<T> &M, bool Match) { in Describe() function
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp267 bool AppleObjCRuntimeV1::ClassDescriptorV1::Describe( in Describe() function in AppleObjCRuntimeV1::ClassDescriptorV1
H A DAppleObjCClassDescriptorV2.cpp524 bool ClassDescriptorV2::Describe( in Describe() function in ClassDescriptorV2
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.h122 Describe(std::function<void(ObjCISA)> const &superclass_func, in Describe() function
/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp107 Describe, global() enumerator
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cpp317 const char *SignalContext::Describe() const { in Describe() function in __sanitizer::SignalContext
H A Dsanitizer_fuchsia.cpp101 const char *SignalContext::Describe() const { UNIMPLEMENTED(); } Describe() function in __sanitizer::SignalContext
H A Dsanitizer_win.cpp1044 const char *SignalContext::Describe() const { Describe() function in __sanitizer::SignalContext
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp958 auto Describe = [](std::optional<Value *> SourceAggregate) { in foldAggregateConstructionIntoAggregateReuse() local
[all...]