Searched defs:CXXDecl (Results 1 – 2 of 2) sorted by relevance
920 const CXXRecordDecl *CXXDecl, SmallVectorImpl<llvm::Metadata *> &elements, in CollectRecordLambdaFields()1020 const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(record); in CollectRecordFields() local1498 if (const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD)) in completeRequiredType() local1551 const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD); in shouldOmitDefinition() local1603 if (const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD)) in CreateTypeDefinition() local1618 const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD); in CreateTypeDefinition() local
5172 CXXConstructorDecl *CXXDecl = CExp->getConstructor(); in RewriteByRefVar() local