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