Searched defs:ReportLocation (Results 1 – 2 of 2) sorted by relevance
73 struct ReportLocation { struct74 ReportLocationType type; argument83 static ReportLocation *New(ReportLocationType type); argument
29 ReportLocation::ReportLocation(ReportLocationType type) in ReportLocation() function in __tsan::ReportLocation