Home
last modified time | relevance | path

Searched defs:Get (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatCache.cpp27 void FormatCache::Entry::Get(lldb::TypeFormatImplSP &retval) { in Get() function in FormatCache::Entry
31 void FormatCache::Entry::Get(lldb::TypeSummaryImplSP &retval) { in Get() function in FormatCache::Entry
35 void FormatCache::Entry::Get(lldb::SyntheticChildrenSP &retval) { in Get() function in FormatCache::Entry
69 bool FormatCache::Get(ConstString type, ImplSP &format_impl_sp) { in Get() function in FormatCache
H A DTypeCategory.cpp85 bool TypeCategoryImpl::Get(lldb::LanguageType lang, in Get() function in TypeCategoryImpl
93 bool TypeCategoryImpl::Get(lldb::LanguageType lang, in Get() function in TypeCategoryImpl
101 bool TypeCategoryImpl::Get(lldb::LanguageType lang, in Get() function in TypeCategoryImpl
H A DTypeCategoryMap.cpp151 bool TypeCategoryMap::Get(KeyType name, TypeCategoryImplSP &entry) { in Get() function in TypeCategoryMap
177 void TypeCategoryMap::Get(FormattersMatchData &match_data, ImplSP &retval) { in Get() function in TypeCategoryMap
H A DLanguageCategory.cpp34 bool LanguageCategory::Get(FormattersMatchData &match_data, in Get() function in LanguageCategory
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_stats.h41 uptr Get(AllocatorStat i) const { in Get() function
76 void Get(AllocatorStatCounters s) const { in Get() function
H A Dsanitizer_flat_map.h117 T *Get(uptr idx) const { Get() function
H A Dsanitizer_stackdepotbase.h152 StackDepotBase<Node, kReservedBits, kTabSizeLog>::Get(u32 id) { in Get() function
H A Dsanitizer_chained_origin_depot.cpp136 u32 ChainedOriginDepot::Get(u32 id, u32 *other) { in Get() function in __sanitizer::ChainedOriginDepot
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-actions.h172 static T Get() { return T(); } in Get() function
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_vector_clock.h40 ALWAYS_INLINE Epoch VectorClock::Get(Sid sid) const { in Get() function
H A Dtsan_mutexset.cpp72 MutexSet::Desc MutexSet::Get(uptr i) const { in Get() function in __tsan::MutexSet
H A Dtsan_mutexset.h84 MutexSet::Desc MutexSet::Get(uptr i) const { return Desc(); } in Get() function
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h180 bool Get(FormattersMatchCandidate candidate, ValueSP &entry) { in Get() function
193 bool Get(const FormattersMatchVector &candidates, ValueSP &entry) { in Get() function
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DUserIDResolver.cpp17 std::optional<llvm::StringRef> UserIDResolver::Get( in Get() function in UserIDResolver
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DCppModuleConfiguration.h35 llvm::StringRef Get() const { in Get() function
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFlags.h40 ValueType Get() const { return m_flags; } in Get() function
H A DDataExtractor.h993 template <typename T> T Get(lldb::offset_t *offset_ptr, T fail_value) const { in Get() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.h57 static CPPLanguageRuntime *Get(Process &process) { in Get() function
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerValueBitMap.h48 inline bool Get(uintptr_t Idx) { in Get() function
H A DFuzzerDataFlowTrace.h122 const std::vector<uint8_t> *Get(const std::string &InputSha1) const { in Get() function
H A DFuzzerTracePC.h43 Pair Get(size_t I) { return Table[I % kSize]; } in Get() function
60 const Word &Get(size_t Idx) { in Get() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBEnvironment.cpp47 const char *SBEnvironment::Get(const char *name) { in Get() function in SBEnvironment
/freebsd/cddl/usr.sbin/zfsd/
H A Dzfsd.cc106 ZfsDaemon::Get() in Get() function in ZfsDaemon
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDataFileCache.cpp317 llvm::StringRef StringTableReader::Get(uint32_t offset) const { in Get() function in StringTableReader
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest-matchers.h404 static const M& Get(const MatcherBase& m) { in Get() function

12