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