Searched refs:ReportLocationType (Results 1 – 2 of 2) sorted by relevance
64 enum ReportLocationType { enum73 ReportLocationType type;82 static ReportLocation *New(ReportLocationType type);84 explicit ReportLocation(ReportLocationType type);
29 ReportLocation::ReportLocation(ReportLocationType type) in ReportLocation()33 ReportLocation *ReportLocation::New(ReportLocationType type) { in New()