Searched refs:ReportLocationType (Results 1 – 2 of 2) sorted by relevance
63 enum ReportLocationType { enum72 ReportLocationType type = ReportLocationGlobal;
43 static const char *ReportLocationTypeDescription(ReportLocationType typ) { in ReportLocationTypeDescription()