Home
last modified time | relevance | path

Searched defs:m_name (Results 1 – 25 of 43) sorted by relevance

12

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Expression/
HDIRExecutionUnit.h116 ConstString m_name; ///< The function's name member
138 : m_name(name), m_local_addr(local_addr), m_remote_addr(remote_addr) {} in m_name() function
338 std::string m_name; member
381 const ConstString m_name; variable
HDExpressionSourceCode.h38 std::string m_name; variable
HDFunctionCaller.h299 m_name; ///< The name of this clang function - for debugging purposes. variable
/freebsd-14-stable/contrib/llvm-project/lldb/tools/lldb-server/
HDAcceptor.h53 const std::string m_name; variable
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDRegisterNumber.h56 const char *m_name = nullptr; variable
HDThreadSpec.h125 std::string m_name; variable
HDRegisterFlags.h29 std::string m_name; member
HDUnixSignals.h153 llvm::StringRef m_name; member
HDLanguage.h200 ConstString m_name; variable
HDMemoryRegionInfo.h146 ConstString m_name; variable
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFIndex.h103 const llvm::StringRef m_name; variable
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
HDRegisterFlagsDetector_arm64.h69 llvm::StringRef m_name; member
HDThreadMemory.h98 std::string m_name; variable
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
HDAppleObjCClassDescriptorV2.h119 std::string m_name; member
160 std::string m_name; member
195 std::string m_name; member
272 ConstString m_name; // May be NULL variable
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDOptionValueProperties.h177 std::string m_name; variable
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDTimer.h32 const char *m_name; variable
HDListener.h126 std::string m_name; variable
HDXcodeSDK.h25 std::string m_name; variable
/freebsd-14-stable/contrib/opencsd/decoder/include/common/
HDtrc_component.h142 std::string m_name; variable
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDType.h728 ConstString m_name; variable
819 ConstString m_name; variable
846 ConstString m_name; variable
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Core/
HDLoadedModuleInfoList.h97 std::string m_name; variable
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/
HDDynamicLoaderFreeBSDKernel.h120 std::string m_name; variable
/freebsd-14-stable/contrib/ntp/libntp/
HDaudio.c90 const char *m_name, in mixer_name()
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
HDFormattersContainer.h44 ConstString m_name; variable
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
HDBreakpointName.h140 m_name(name), m_options(false) in m_name() function

12