Searched defs:ReportLocationType (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.h64 enum ReportLocationType { enum in namespace:__tsan
73 ReportLocationType type;
82 static ReportLocation *New(ReportLocationType type);
84 explicit ReportLocation(ReportLocationType type);

Completed in 58 milliseconds