Searched defs:DeclMapTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clang-move/ | ||
H A D | HelperDeclRefGraph.h | 72 DeclMapTy; typedef |
/llvm-project/clang/lib/Analysis/ | ||
H A D | CFG.cpp | 5415 using DeclMapTy = llvm::DenseMap<const Decl *, std::pair<unsigned, unsigned>>; global() typedef in __anon36ae77d00711::StmtPrinterHelper |