Home
last modified time | relevance | path

Searched defs:CXXDecl (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1005 const CXXRecordDecl *CXXDecl, SmallVectorImpl<llvm::Metadata *> &elements, in CollectRecordLambdaFields()
1100 const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(record); in CollectRecordFields() local
1603 if (const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD)) in completeRequiredType() local
1645 if (auto *CXXDecl = dyn_cast<CXXRecordDecl>(RD)) { in isDefinedInClangModule() local
1671 const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD); in shouldOmitDefinition() local
1723 if (const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD)) in CreateTypeDefinition() local
1738 const CXXRecordDecl *CXXDecl = dyn_cast<CXXRecordDecl>(RD); in CreateTypeDefinition() local
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp1372 const CXXRecordDecl *CXXDecl, SmallVectorImpl<llvm::Metadata *> &elements, in CollectRecordLambdaFields()
1481 const auto *CXXDecl = dyn_cast<CXXRecordDecl>(record); in CollectRecordFields() local
2236 if (auto *CXXDecl = dyn_cast<CXXRecordDecl>(RD)) { in isDefinedInClangModule() local
2333 const auto *CXXDecl = dyn_cast<CXXRecordDecl>(RD); in shouldOmitDefinition() local
2407 if (const auto *CXXDecl = dyn_cast<CXXRecordDecl>(RD)) in CreateTypeDefinition() local
2422 const auto *CXXDecl = dyn_cast<CXXRecordDecl>(RD); in CreateTypeDefinition() local
/external/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp5096 CXXConstructorDecl *CXXDecl = CExp->getConstructor(); in RewriteByRefVar() local
/external/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp5096 CXXConstructorDecl *CXXDecl = CExp->getConstructor(); in RewriteByRefVar() local