Searched refs:MapRegionCounters (Results 1 – 1 of 1) sorted by relevance
267 struct MapRegionCounters : public RecursiveASTVisitor<MapRegionCounters> { struct275 MapRegionCounters(llvm::DenseMap<const Stmt *, unsigned> &CounterMap) in MapRegionCounters() argument849 MapRegionCounters Walker(*RegionCounterMap); in mapRegionCounters()