Home
last modified time | relevance | path

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

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