Home
last modified time | relevance | path

Searched defs:ReportLocation (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_report.h75 struct ReportLocation { struct
76 ReportLocationType type; argument
86 static ReportLocation *New(ReportLocationType type); argument
Dtsan_report.cpp29 ReportLocation::ReportLocation(ReportLocationType type) in ReportLocation() function in __tsan::ReportLocation
/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.h73 struct ReportLocation { struct
74 ReportLocationType type; argument
83 static ReportLocation *New(ReportLocationType type); argument
Dtsan_report.cc29 ReportLocation::ReportLocation(ReportLocationType type) in ReportLocation() function in __tsan::ReportLocation