Searched refs:getDeclFromThisExpr (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8769 static ValueDecl *getDeclFromThisExpr(const Expr *E) { function
8792 if (const ValueDecl *VD = getDeclFromThisExpr(MapExprs.getMapExpr()))

Completed in 144 milliseconds