Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp130 static const BlockExpr *getBlockExpr(const Expr *E) { in getBlockExpr() function
H A DCGBlocks.h277 const BlockExpr *getBlockExpr() const { in getBlockExpr() function