Searched defs:type_flags (Results 1 – 9 of 9) sorted by relevance
239 def type_flags_to_string(type_flags): argument260 def type_flags_to_description(type_flags, ptr_addr, ptr_size, offset): argument
58 uint32_t type_flags; member
85 uint32_t type_flags; member220 uint32_t type_flags; member
851 const Flags type_flags (GetTypeInfo (&pointee_or_element_clang_type)); in IsCStringContainer() local1124 const Flags type_flags (GetTypeInfo (&elem_or_pointee_clang_type)); in ReadPointedString() local1341 Flags type_flags(clang_type.GetTypeInfo(NULL)); in GetValueAsCString() local3369 const Flags type_flags (clang_type.GetTypeInfo ()); in DumpValueObject_Impl() local
34 uint32_t type_flags; // Any flags for this DIEInfo member
505 int type_flags; in comexec() local
663 const uint32_t type_flags = return_clang_type.GetTypeInfo (); in GetReturnValueObjectSimple() local
1293 #define EMIT_MOV(type, type_flags, type_cast) \ argument
321 Flags type_flags (GetTypeInfo (&pointee_or_element_clang_type)); in IsCStringType() local