Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp1743 auto *CED = OMPCapturedExprDecl::Create(C, S.CurContext, Id, Ty); in buildCaptureDecl() local
4134 if (auto *CED = dyn_cast<OMPCapturedExprDecl>(DRE->getDecl())) in CheckInit() local
4162 if (auto *CED = dyn_cast<OMPCapturedExprDecl>(DRE->getDecl())) in CheckInit() local
4198 if (auto *CED = dyn_cast<OMPCapturedExprDecl>(VD)) in GetInitLCDecl() local
9770 if (auto *CED = dyn_cast<OMPCapturedExprDecl>(D)) { in FinishOpenMPLinearClause() local
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp1129 if (const auto *CED = dyn_cast<OMPCapturedExprDecl>(D)) in getCanonicalDecl() local
3386 if (auto *CED = dyn_cast<OMPCapturedExprDecl>(VD)) in VisitDeclRefExpr() local
4197 auto *CED = OMPCapturedExprDecl::Create(C, S.CurContext, Id, Ty, in buildCaptureDecl() local
6820 if (auto *CED = dyn_cast<OMPCapturedExprDecl>(DRE->getDecl())) in checkAndSetInit() local
6855 if (auto *CED = dyn_cast<OMPCapturedExprDecl>(DRE->getDecl())) in checkAndSetInit() local
/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp1554 auto *CED = dyn_cast<OMPCapturedExprDecl>(OrigVD); in EmitOMPSimdFinal() local
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2212 const auto *CED = dyn_cast<OMPCapturedExprDecl>(OrigVD); in EmitOMPSimdFinal() local