Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:emission

201       /// isForEH - true if the current emission is for an EH cleanup.
649 /// A class controlling the emission of a finally block.
827 /// \brief Force the emission of cleanups now, instead of waiting
861 /// \brief Force the emission of cleanups now, instead of waiting
1368 void emitByrefStructureInit(const AutoVarEmission &emission);
1369 void enterByrefCleanup(const AutoVarEmission &emission);
1401 /// emission when possible.
1865 // Declaration Emission
1935 void EmitAutoVarInit(const AutoVarEmission &emission);
1936 void EmitAutoVarCleanups(const AutoVarEmission &emission);
1937 void emitAutoVarTypeCleanup(const AutoVarEmission &emission,
1959 // Statement Emission
2021 // LValue Expression Emission
2209 // Scalar Expression Emission
2369 // Expression Emission
2492 // Annotations Emission
2640 const AutoVarEmission &emission);