Searched refs:MapRegionCounters (Results 1 – 1 of 1) sorted by relevance
159 struct MapRegionCounters : public RecursiveASTVisitor<MapRegionCounters> { struct160 using Base = RecursiveASTVisitor<MapRegionCounters>; argument177 MapRegionCounters(PGOHashVersion HashVersion, uint64_t ProfileVersion, in MapRegionCounters() argument1089 MapRegionCounters Walker(HashVersion, ProfileVersion, *RegionCounterMap, in mapRegionCounters()