Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitConstantInit

818   /// EmitConstantInit - Try to emit the initializer for the given declaration
821 llvm::Constant *EmitConstantInit(const VarDecl &D, CodeGenFunction *CGF = 0);