Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h583 typedef llvm::DenseMap<const Decl *, Address> DeclMapTy; typedef
/external/clang/lib/Analysis/
DCFG.cpp3998 typedef llvm::DenseMap<const Decl*,std::pair<unsigned,unsigned> > DeclMapTy; typedef in __anon83acd1880211::StmtPrinterHelper