Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitAutoVarDecl

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