/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_external.cpp | 24 const char *object_type; member 77 void *__tsan_external_register_tag(const char *object_type) { in __tsan_external_register_tag()
|
H A D | tsan_report.cpp | 155 const char *object_type = GetObjectTypeFromTag(mop->external_tag); in PrintMop() local 185 const char *object_type = GetObjectTypeFromTag(loc->external_tag); in PrintLocation() local
|
H A D | tsan_debugging.cpp | 144 const char **object_type) { in __tsan_get_report_loc_object_type()
|
/openbsd-src/sys/dev/pci/drm/amd/display/dc/bios/ |
H A D | bios_parser_common.c | 33 enum object_type object_type; in object_type_from_bios_object_id() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/TSan/ |
H A D | InstrumentationRuntimeTSan.cpp | 662 std::string object_type = std::string(loc->GetAsDictionary() in GenerateSummary() local 761 std::string object_type = std::string(loc->GetAsDictionary() in GetLocationDescription() local
|
/openbsd-src/sys/dev/pci/drm/amd/display/include/ |
H A D | grph_object_id.h | 30 enum object_type { enum
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | typeck.c | 1764 tree object_type; in build_class_member_access_expr() local 1997 tree object_type = TREE_TYPE (object); in lookup_destructor() local 2086 tree object_type; in finish_class_member_access_expr() local
|
H A D | pt.c | 1710 tree object_type = NULL_TREE; in copy_default_args_to_explicit_spec() local 7841 tsubst_baselink (tree baselink, tree object_type, in tsubst_baselink() 9275 tree object_type; in tsubst_copy_and_build() local
|
H A D | semantics.c | 1474 tree object_type, in check_accessibility_of_qualified_id()
|
H A D | parser.c | 1201 tree object_type; member 14998 tree object_type = parser->context->object_type; in cp_parser_lookup_name() local
|
H A D | class.c | 498 tree object_type; in convert_to_base() local
|
/openbsd-src/lib/libcrypto/asn1/ |
H A D | tasn_dec.c | 528 int object_type; in asn1_d2i_any() local
|
/openbsd-src/sys/dev/pci/drm/amd/amdkfd/ |
H A D | kfd_priv.h | 1211 uint32_t object_type; member 1219 uint32_t object_type; member 1243 uint32_t object_type; member
|
H A D | kfd_chardev.c | 2502 uint32_t object_type; criu_restore_objects() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | typeck.c | 1850 tree object_type; in build_class_member_access_expr() local 2094 tree object_type; in finish_class_member_access_expr() local
|
H A D | call.c | 473 tree object_type; local
|
H A D | pt.c | 1384 tree object_type = NULL_TREE; local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | expr.c | 806 tree object_type = TYPE_NAME (TREE_TYPE (TREE_TYPE (object))); local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 8352 const clang::ObjCObjectType *object_type = in StartTagDeclarationDefinition() local
|