Lines Matching full:ctor
2114 const CXXConstructorDecl *Ctor = cast<CXXConstructorDecl>(FD);2121 BeforeToType = Ctor->getParamDecl(0)->getType().getNonReferenceType();2756 // constructor ([class.ctor]) then the trait is true, else it is false.