Searched defs:CED (Results 1 – 2 of 2) 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
1554 auto *CED = dyn_cast<OMPCapturedExprDecl>(OrigVD); in EmitOMPSimdFinal() local