Home
last modified time | relevance | path

Searched defs:object_type (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/tsan/Darwin/
H A Ddebug_external.cpp58 const char *object_type; in __tsan_on_report() local
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_external.cpp24 const char *object_type; member
77 void *__tsan_external_register_tag(const char *object_type) { in __tsan_external_register_tag()
H A Dtsan_report.cpp155 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 Dtsan_debugging.cpp144 const char **object_type) { in __tsan_get_report_loc_object_type()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_external.cpp24 const char *object_type; member
77 void *__tsan_external_register_tag(const char *object_type) { in __tsan_external_register_tag()
H A Dtsan_report.cpp155 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 Dtsan_debugging.cpp144 const char **object_type) { in __tsan_get_report_loc_object_type()
/llvm-project-15.0.7/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp659 std::string object_type = std::string(loc->GetAsDictionary() in GenerateSummary() local
758 std::string object_type = std::string(loc->GetAsDictionary() in GetLocationDescription() local
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8276 const clang::ObjCObjectType *object_type = in StartTagDeclarationDefinition() local