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