Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitVarDecl

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