Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitVarDecl

93     return EmitVarDecl(VD);
107 /// EmitVarDecl - This method handles emission of any variable declaration
109 void CodeGenFunction::EmitVarDecl(const VarDecl &D) {