Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Prologue

689     //  - we need to perform the constructor prologue and cleanup in
707 // Emit code in ctor (Prologue==true) or dtor (Prologue==false)
710 void CodeGenFunction::EmitAsanPrologueOrEpilogue(bool Prologue) {
713 Prologue ? cast<CXXConstructorDecl>(CurGD.getDecl())->getParent()
750 FTy, Prologue ? "__asan_poison_intra_object_redzone"
794 // Enter the function-try-block before the constructor prologue if
808 // Emit the constructor prologue, i.e. the base and member