Home
last modified time | relevance | path

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

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