Home
last modified time | relevance | path

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

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