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