Home
last modified time | relevance | path

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

12

/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
/llvm-project/lldb/tools/lldb-server/
H A DAcceptor.h
/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DTargetThreadWindows.h46 std::string m_name; variable
H A DNativeThreadWindows.h57 std::string m_name; variable
/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.h153 llvm::StringRef m_name; member
H A DLanguage.h200 ConstString m_name; variable
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.h103 const llvm::StringRef m_name; global() variable
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterFlagsDetector_arm64.h69 llvm::StringRef m_name; global() member
H A DThreadMemory.h98 std::string m_name; variable
/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h177 std::string m_name; variable
/llvm-project/lldb/include/lldb/Utility/
H A DTimer.h32 const char *m_name; variable
H A DListener.h126 std::string m_name; variable
H A DXcodeSDK.h25 std::string m_name; variable
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.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
/llvm-project/lldb/include/lldb/Symbol/
H A DType.h728 ConstString m_name; global() variable
819 ConstString m_name; global() variable
846 ConstString m_name; global() variable
[all...]
/llvm-project/lldb/include/lldb/Core/
H A DLoadedModuleInfoList.h97 std::string m_name; variable
/llvm-project/lldb/source/Plugins/DynamicLoader/FreeBSD-Kernel/
H A DDynamicLoaderFreeBSDKernel.h120 std::string m_name; variable
/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormattersContainer.h44 ConstString m_name; variable
[all...]
/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointName.h140 m_name(name), m_options(false) in m_name() function
/llvm-project/polly/lib/External/isl/interface/
H A Dgenerator.h111 string m_name = name_without_type_suffixes(fd); in base_method_name() local

12