Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DStatus.h190 lldb::ErrorType m_type = variable
H A DEvent.h248 uint32_t m_type; // The bit describing this event variable
H A DStructuredData.h73 : m_type(t) {} in m_type() function
/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DCompilerType.h422 lldb::opaque_compiler_type_t m_type = nullptr; variable
H A DDebugMacros.h64 uint32_t m_type : 3; variable
H A DSymbolContext.h368 uint32_t m_type; // Or'ed bits from SpecificationType variable
H A DDWARFCallFrameInfo.h158 Type m_type; variable
H A DSymbol.h314 m_type : 6; // Values from the lldb::SymbolType enum. variable
H A DFunction.h647 Type *m_type; variable
H A DObjectFile.h730 Type m_type; variable
/llvm-project-15.0.7/lldb/include/lldb/Breakpoint/
H A DBreakpointSite.h210 BreakpointSite::Type m_type; ///< The type of this breakpoint site. variable
H A DWatchpoint.h190 CompilerType m_type; variable
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DDebuggerEvents.h78 Type m_type; variable
H A DOpcode.h257 Opcode::Type m_type = eTypeInvalid; variable
H A DSection.h255 lldb::SectionType m_type; // The type of this section variable
H A DDisassembler.h206 } m_type = Type::Invalid; member
H A DIOHandler.h179 Type m_type; variable
/llvm-project-15.0.7/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.h82 Type m_type = eTypeUnspecified; variable
H A DCFBasicHash.h71 HashType m_type = HashType::set; variable
/llvm-project-15.0.7/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h152 TypeOrName m_type; variable
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DLanguage.h188 lldb::FunctionNameType m_type; variable
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.h130 CompilerType m_type; member
/llvm-project-15.0.7/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp479 Type m_type; member in __anonaee447650111::ReturnValueExtractor::Register
552 CompilerType &m_type; member in __anonaee447650111::ReturnValueExtractor
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCClassDescriptorV2.h189 std::string m_type; member
/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DJSONGenerator.h60 Object(Type t = Type::eTypeInvalid) : m_type(t) {} in m_type() function

12