Home
last modified time | relevance | path

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

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