Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp9056 static ValueDecl *getDeclFromThisExpr(const Expr *E) { in getDeclFromThisExpr() function
9079 if (const ValueDecl *VD = getDeclFromThisExpr(MapExprs.getMapExpr())) in emitMappingInformation()