Home
last modified time | relevance | path

Searched defs:m_type (Results 1 – 25 of 28) sorted by relevance

12

/llvm-project/lldb/include/lldb/Utility/
H A DStatus.h186 lldb::ErrorType m_type = global() variable
H A DEvent.h241 uint32_t m_type; // The bit describing this event global() variable
H A DStructuredData.h81 : m_type(t) {} in m_type() function
/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h117 TypeImpl m_type; variable
196 TypeOrName m_type; variable
/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointSite.h216 BreakpointSite::Type m_type; ///< The type of this breakpoint site. global() variable
H A DWatchpoint.h224 CompilerType m_type; variable
/llvm-project/lldb/include/lldb/Symbol/
H A DCompilerType.h538 lldb::opaque_compiler_type_t m_type = nullptr; global() variable
[all...]
H A DDebugMacros.h64 uint32_t m_type : 3; variable
H A DSymbolContext.h364 uint32_t m_type; // Or'ed bits from SpecificationType global() variable
H A DFunction.h643 Type *m_type; global() variable
H A DDWARFCallFrameInfo.h159 Type m_type; variable
H A DSymbol.h340 m_type : 6; // Values from the lldb::SymbolType enum. variable
H A DObjectFile.h749 Type m_type; global() variable
/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.h119 Type m_type; variable
H A DCFBasicHash.h71 HashType m_type = HashType::set; variable
/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.h106 ObjectFile::Type m_type; variable
/llvm-project/lldb/include/lldb/Target/
H A DLanguage.h201 lldb::FunctionNameType m_type; variable
/llvm-project/lldb/include/lldb/Core/
H A DOpcode.h263 Opcode::Type m_type = eTypeInvalid; variable
H A DSection.h263 lldb::SectionType m_type; // The type of this section variable
H A DDisassembler.h208 } m_type = Type::Invalid; member
H A DIOHandler.h174 Type m_type; global() variable
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.h138 CompilerType m_type; member
/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp480 Type m_type; global() member in __anon12d3bde80111::ReturnValueExtractor::Register
551 CompilerType &m_type; global() member in __anon12d3bde80111::ReturnValueExtractor
[all...]
/llvm-project/lldb/tools/debugserver/source/
H A DJSONGenerator.h60 Object(Type t = Type::eTypeInvalid) : m_type(t) {} in m_type() function
/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.h196 std::string m_type; member

12