Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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