Home
last modified time | relevance | path

Searched refs:OCED (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1304 if (const auto *OCED = dyn_cast<OMPCapturedExprDecl>(VD)) { in VisitDeclRefExpr() local
1305 OCED->getInit()->IgnoreImpCasts()->printPretty(OS, nullptr, Policy); in VisitDeclRefExpr()