Home
last modified time | relevance | path

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

/freebsd/libexec/rc/rc.d/
H A DMakefile214 CCD= ccd macro
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1033 if (const auto *CCD = dyn_cast<CXXConstructorDecl>(D)) in assignRegionCounters() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp17847 auto *CCD = dyn_cast<CXXConstructorDecl>(Func); in isImplicitlyDefinableConstexprFunction() local
H A DSemaOpenMP.cpp4102 const Decl *CCD = CCI->getAssociatedDeclaration(); in VisitMemberExpr() local