Home
last modified time | relevance | path

Searched defs:DeclMapTy (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-move/
H A DHelperDeclRefGraph.h72 DeclMapTy; typedef
/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5415 using DeclMapTy = llvm::DenseMap<const Decl *, std::pair<unsigned, unsigned>>; global() typedef in __anon36ae77d00711::StmtPrinterHelper