Searched defs:CCD (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenPGO.cpp | 944 if (const auto *CCD = dyn_cast<CXXConstructorDecl>(D)) assignRegionCounters() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 18866 auto *CCD = dyn_cast<CXXConstructorDecl>(Func); isImplicitlyDefinableConstexprFunction() local |
H A D | SemaOpenMP.cpp | 4060 const Decl *CCD = CCI->getAssociatedDeclaration(); VisitMemberExpr() local |