Home | History | Annotate | Download | only in Core

Lines Matching defs:Ctor

599     const CXXConstructorCall &Ctor = cast<CXXConstructorCall>(Call);
602 const MemRegion *Target = Ctor.getCXXThisVal().getAsRegion();
610 const CXXConstructExpr *CtorExpr = Ctor.getOriginExpr();
621 if (Ctor.getDecl()->getParent()->hasTrivialDestructor())