Searched refs:StmtMapTy (Results 1 – 1 of 1) sorted by relevance
4788 using StmtMapTy = llvm::DenseMap<const Stmt *, std::pair<unsigned, unsigned>>; typedef in __anon15de256c0611::StmtPrinterHelper4791 StmtMapTy StmtMap;4861 StmtMapTy::iterator I = StmtMap.find(S); in handledStmt()