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