Searched refs:ReportLocationType (Results 1 – 8 of 8) sorted by relevance
65 enum ReportLocationType { enum74 ReportLocationType type;84 static ReportLocation *New(ReportLocationType type);86 explicit ReportLocation(ReportLocationType type);
28 ReportLocation::ReportLocation(ReportLocationType type) in ReportLocation()32 ReportLocation *ReportLocation::New(ReportLocationType type) { in New()
39 static const char *ReportLocationTypeDescription(ReportLocationType typ) { in ReportLocationTypeDescription()
67 enum ReportLocationType { enum76 ReportLocationType type;86 static ReportLocation *New(ReportLocationType type);88 explicit ReportLocation(ReportLocationType type);
30 ReportLocation::ReportLocation(ReportLocationType type) in ReportLocation()34 ReportLocation *ReportLocation::New(ReportLocationType type) { in New()
41 static const char *ReportLocationTypeDescription(ReportLocationType typ) { in ReportLocationTypeDescription()
63 enum ReportLocationType { enum72 ReportLocationType type = ReportLocationGlobal;
43 static const char *ReportLocationTypeDescription(ReportLocationType typ) { in ReportLocationTypeDescription()