Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitAutoVarAlloca

775   AutoVarEmission emission = EmitAutoVarAlloca(D);
780 /// EmitAutoVarAlloca - Emit the alloca and debug information for a
783 CodeGenFunction::EmitAutoVarAlloca(const VarDecl &D) {