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