Searched defs:CXXDecl (Results 1 – 2 of 2) sorted by relevance
855 const CXXRecordDecl *CXXDecl, SmallVectorImpl<llvm::Metadata *> &elements, in CollectRecordLambdaFields()959 const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(record); in CollectRecordFields() local1459 if (const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD)) in completeRequiredType() local1505 const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD); in shouldOmitDefinition() local1560 if (const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD)) in CreateTypeDefinition() local1575 const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD); in CreateTypeDefinition() local
5203 CXXConstructorDecl *CXXDecl = CExp->getConstructor(); in RewriteByRefVar() local