Searched defs:CED (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOpenMP.cpp | 1275 if (const auto *CED = dyn_cast<OMPCapturedExprDecl>(D)) getCanonicalDecl() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 2444 const auto *CED = dyn_cast<OMPCapturedExprDecl>(OrigVD); EmitOMPSimdFinal() local |