Searched defs:CED (Results 1 – 4 of 4) sorted by relevance
1743 auto *CED = OMPCapturedExprDecl::Create(C, S.CurContext, Id, Ty); in buildCaptureDecl() local4134 if (auto *CED = dyn_cast<OMPCapturedExprDecl>(DRE->getDecl())) in CheckInit() local4162 if (auto *CED = dyn_cast<OMPCapturedExprDecl>(DRE->getDecl())) in CheckInit() local4198 if (auto *CED = dyn_cast<OMPCapturedExprDecl>(VD)) in GetInitLCDecl() local9770 if (auto *CED = dyn_cast<OMPCapturedExprDecl>(D)) { in FinishOpenMPLinearClause() local
1129 if (const auto *CED = dyn_cast<OMPCapturedExprDecl>(D)) in getCanonicalDecl() local3386 if (auto *CED = dyn_cast<OMPCapturedExprDecl>(VD)) in VisitDeclRefExpr() local4197 auto *CED = OMPCapturedExprDecl::Create(C, S.CurContext, Id, Ty, in buildCaptureDecl() local6820 if (auto *CED = dyn_cast<OMPCapturedExprDecl>(DRE->getDecl())) in checkAndSetInit() local6855 if (auto *CED = dyn_cast<OMPCapturedExprDecl>(DRE->getDecl())) in checkAndSetInit() local
1554 auto *CED = dyn_cast<OMPCapturedExprDecl>(OrigVD); in EmitOMPSimdFinal() local
2212 const auto *CED = dyn_cast<OMPCapturedExprDecl>(OrigVD); in EmitOMPSimdFinal() local