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