Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h906 typedef llvm::DenseMap<const Decl*, llvm::Value*> DeclMapTy; typedef
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp3889 typedef llvm::DenseMap<const Decl*,std::pair<unsigned,unsigned> > DeclMapTy; typedef in __anon557f5a500211::StmtPrinterHelper