Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DeclMapTy

1044     CodeGenFunction::DeclMapTy LocalDeclMap;
1139 const DeclMapTy &ldm,
1152 for (DeclMapTy::const_iterator i = ldm.begin(), e = ldm.end(); i != e; ++i) {