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