Searched defs:CXXDecl (Results 1 – 2 of 2) sorted by relevance
1005 const CXXRecordDecl *CXXDecl, SmallVectorImpl<llvm::Metadata *> &elements, in CollectRecordLambdaFields()1100 const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(record); in CollectRecordFields() local1603 if (const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD)) in completeRequiredType() local1645 if (auto *CXXDecl = dyn_cast<CXXRecordDecl>(RD)) { in isDefinedInClangModule() local1671 const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD); in shouldOmitDefinition() local1723 if (const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD)) in CreateTypeDefinition() local1738 const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD); in CreateTypeDefinition() local
5096 CXXConstructorDecl *CXXDecl = CExp->getConstructor(); in RewriteByRefVar() local