Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitAutoVarAlloca

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