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