Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitAutoVarDecl

114     return EmitAutoVarDecl(D);
751 /// EmitAutoVarDecl - Emit code and set up an entry in LocalDeclMap for a
754 void CodeGenFunction::EmitAutoVarDecl(const VarDecl &D) {