Home
last modified time | relevance | path

Searched defs:type_flags (Results 1 – 16 of 16) sorted by relevance

/NextBSD/contrib/libucl/src/
HDucl_chartable.h263 ucl_test_character (unsigned char c, int type_flags) in ucl_test_character()
/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDTypeFormat.cpp100 …lldb_private::Flags type_flags(clang_type.GetTypeInfo(NULL)); // disambiguate w.r.t. TypeFormatImp… in FormatObject() local
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm64/
HDABISysV_arm64.cpp422 const uint32_t type_flags = return_value_type.GetTypeInfo (NULL); in SetReturnValueObject() local
852 const uint32_t type_flags = return_clang_type.GetTypeInfo (NULL); in GetReturnValueObjectImpl() local
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-mips64/
HDABISysV_mips64.cpp316 const uint32_t type_flags = clang_type.GetTypeInfo (NULL); in SetReturnValueObject() local
394 const uint32_t type_flags = return_clang_type.GetTypeInfo (NULL); in GetReturnValueObjectImpl() local
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm64/
HDABIMacOSX_arm64.cpp449 const uint32_t type_flags = return_value_type.GetTypeInfo (NULL); in SetReturnValueObject() local
882 const uint32_t type_flags = return_clang_type.GetTypeInfo (NULL); in GetReturnValueObjectImpl() local
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDHashedNameToDIE.h34 uint32_t type_flags; // Any flags for this DIEInfo member
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-i386/
HDABISysV_i386.cpp443 const uint32_t type_flags = return_clang_type.GetTypeInfo (); in GetReturnValueObjectSimple() local
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc/
HDABISysV_ppc.cpp581 const uint32_t type_flags = return_clang_type.GetTypeInfo (); in GetReturnValueObjectSimple() local
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-ppc64/
HDABISysV_ppc64.cpp581 const uint32_t type_flags = return_clang_type.GetTypeInfo (); in GetReturnValueObjectSimple() local
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/
HDABISysV_x86_64.cpp651 const uint32_t type_flags = return_clang_type.GetTypeInfo (); in GetReturnValueObjectSimple() local
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDValueObject.cpp941 const Flags type_flags (GetTypeInfo (&pointee_or_element_clang_type)); in IsCStringContainer() local
1231 const Flags type_flags (GetTypeInfo (&elem_or_pointee_clang_type)); in ReadPointedString() local
/NextBSD/contrib/gdb/gdb/
HDgdbtypes.c397 int type_flags; in address_space_name_to_int() local
HDdwarf2read.c3655 int type_flags; in read_tag_pointer_type() local
3975 int type_flags = 0; in read_base_type() local
HDs390-tdep.c2886 s390_address_class_type_flags_to_name (struct gdbarch *gdbarch, int type_flags) in s390_address_class_type_flags_to_name()
HDgdbarch.c5272 gdbarch_address_class_type_flags_to_name (struct gdbarch *gdbarch, int type_flags) in gdbarch_address_class_type_flags_to_name()
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTType.cpp387 Flags type_flags (GetTypeInfo (&pointee_or_element_clang_type)); in IsCStringType() local