/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCClassDescriptorV2.h | 85 uint8_t m_flags = 0; member 102 uint32_t m_flags; member 122 uint32_t m_flags; member
|
/openbsd/gnu/llvm/lldb/include/lldb/Utility/ |
H A D | Flags.h | 34 Flags(ValueType flags = 0) : m_flags(flags) {} in m_flags() function
|
H A D | ArchSpec.h | 555 uint32_t m_flags = 0; variable
|
/openbsd/gnu/llvm/lldb/include/lldb/Symbol/ |
H A D | CompileUnit.h | 406 Flags m_flags; variable
|
H A D | DWARFCallFrameInfo.h | 149 Flags m_flags = 0; variable
|
H A D | Symbol.h | 329 uint32_t m_flags = 0; // A copy of the flags from the original symbol table, variable
|
H A D | Function.h | 664 Flags m_flags; variable
|
/openbsd/gnu/llvm/lldb/include/lldb/Target/ |
H A D | ThreadPlanShouldStopHere.h | 130 lldb_private::Flags m_flags; variable
|
H A D | StackFrame.h | 515 Flags m_flags; variable
|
/openbsd/gnu/llvm/clang/include/clang/Tooling/ |
H A D | NodeIntrospection.h | 41 : m_flags(flags), m_on(std::move(on)), m_name(std::move(name)) {} in m_flags() function
|
/openbsd/gnu/llvm/lldb/include/lldb/Host/ |
H A D | ProcessLaunchInfo.h | 173 Flags m_flags; // Bitwise OR of bits from lldb::LaunchFlags variable
|
/openbsd/gnu/llvm/lldb/include/lldb/DataFormatters/ |
H A D | FormatClasses.h | 118 Flags m_flags; variable
|
H A D | TypeSummary.h | 267 Flags m_flags; variable
|
H A D | TypeSynthetic.h | 270 Flags m_flags; variable
|
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | SymbolFileDWARFDebugMap.h | 327 std::bitset<kNumFlags> m_flags; variable
|
/openbsd/gnu/llvm/lldb/include/lldb/Expression/ |
H A D | ExpressionVariable.h | 108 FlagType m_flags; // takes elements of Flags variable
|
/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/ |
H A D | CommandObject.h | 377 Flags m_flags; variable
|
/openbsd/gnu/llvm/lldb/include/lldb/Core/ |
H A D | IOHandler.h | 174 Flags m_flags; variable
|
H A D | ValueObject.h | 929 } m_flags; variable
|
/openbsd/gnu/llvm/lldb/tools/debugserver/source/MacOSX/ |
H A D | MachProcess.h | 402 uint32_t m_flags; // Process specific flags (see eMachProcessFlags enums) variable
|
H A D | MachProcess.mm | 514 m_flags(eMachProcessFlagsNone), m_stdio_thread(0), function
|
/openbsd/gnu/llvm/lldb/source/Commands/ |
H A D | CommandObjectType.cpp | 50 TypeSummaryImpl::Flags m_flags; member in ScriptAddOptions 126 TypeSummaryImpl::Flags m_flags; member in CommandObjectTypeSummaryAdd::CommandOptions
|
/openbsd/sys/sys/ |
H A D | mbuf.h | 175 #define m_flags m_hdr.mh_flags macro
|