Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.h81 using DeclMapTy = llvm::DenseMap<const clang::Decl *, Address>; variable
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp5524 using DeclMapTy = llvm::DenseMap<const Decl *, std::pair<unsigned, unsigned>>; typedef in __anonef2f84bd0811::StmtPrinterHelper