Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/tsan/Darwin/
H A Ddebug_external.cpp63 const char *object_type; in __tsan_on_report() local
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_external.cpp24 const char *object_type; member
84 void *__tsan_external_register_tag(const char *object_type) { in __tsan_external_register_tag()
H A Dtsan_report.cpp151 const char *object_type = GetObjectTypeFromTag(mop->external_tag); in PrintMop() local
181 const char *object_type = GetObjectTypeFromTag(loc->external_tag); in PrintLocation() local
H A Dtsan_debugging.cpp146 const char **object_type) { in __tsan_get_report_loc_object_type()
/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp665 std::string object_type = std::string(loc->GetAsDictionary() GenerateSummary() local
761 std::string object_type = std::string(loc->GetAsDictionary() GetLocationDescription() local
[all...]
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8391 const clang::ObjCObjectType *object_type = StartTagDeclarationDefinition() local