Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.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
H A DExpressionSourceCode.h38 std::string m_name; variable
H A DFunctionCaller.h299 m_name; ///< The name of this clang function - for debugging purposes. variable
/freebsd/contrib/llvm-project/lldb/tools/lldb-server/
H A DAcceptor.h53 const std::string m_name; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DRegisterNumber.h56 const char *m_name = nullptr; variable
H A DThreadSpec.h125 std::string m_name; variable
H A DRegisterFlags.h29 std::string m_name; member
H A DUnixSignals.h133 ConstString m_name; global() member
H A DLanguage.h200 ConstString m_name; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.h103 const llvm::StringRef m_name; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.h119 std::string m_name; member
160 std::string m_name; member
194 std::string m_name; global() member
271 ConstString m_name; // May be NULL global() variable
[all...]
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterFlagsDetector_arm64.h69 llvm::StringRef m_name; member
H A DThreadMemory.h98 std::string m_name; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h177 std::string m_name; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DTimer.h32 const char *m_name; variable
H A DXcodeSDK.h25 std::string m_name; variable
H A DListener.h126 std::string m_name; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h728 ConstString m_name; variable
819 ConstString m_name; variable
846 ConstString m_name; variable
/freebsd/contrib/opencsd/decoder/include/common/
H A Dtrc_component.h142 std::string m_name; variable
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dfixup_tdescs.c43 const char *m_name; member
/freebsd/contrib/atf/atf-c++/detail/
H A Dexceptions.cpp127 const char* m_name; in throw_atf_error() member
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DLoadedModuleInfoList.h97 std::string m_name; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h44 ConstString m_name; variable
/freebsd/contrib/ntp/libntp/
H A Daudio.c90 const char *m_name, in mixer_name() argument
/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointName.h140 m_name(name), m_options(false) in m_name() function

12