Home | History | Annotate | Download | only in Frontend

Lines Matching refs:CXXDecl

5224       CXXConstructorDecl *CXXDecl = CExp->getConstructor();
5225 if (CXXDecl && CXXDecl->isDefaultConstructor())