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