Searched defs:CXXDecl (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1470 const auto *CXXDecl = dyn_cast<CXXRecordDecl>(record); local
1360 CollectRecordLambdaFields( const CXXRecordDecl *CXXDecl, SmallVectorImpl<llvm::Metadata *> &elements, llvm::DIType *RecordTy) argument
2297 const auto *CXXDecl = dyn_cast<CXXRecordDecl>(RD); local
2390 const auto *CXXDecl = dyn_cast<CXXRecordDecl>(RD); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp5089 CXXConstructorDecl *CXXDecl = CExp->getConstructor(); local

Completed in 104 milliseconds