Home
last modified time | relevance | path

Searched defs:getBlockExpr (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp135 static const BlockExpr *getBlockExpr(const Expr *E) { in getBlockExpr() function
H A DCGBlocks.h311 const BlockExpr *getBlockExpr() const { in getBlockExpr() function