Home
last modified time | relevance | path

Searched refs:recordBlockInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenCLRuntime.h93 void recordBlockInfo(const BlockExpr *E, llvm::Function *InvokeF,
H A DCGOpenCLRuntime.cpp128 void CGOpenCLRuntime::recordBlockInfo(const BlockExpr *E, in recordBlockInfo() function in CGOpenCLRuntime
H A DCGBlocks.cpp1183 CGM.getOpenCLRuntime().recordBlockInfo(blockInfo.BlockExpression, InvokeFn, in EmitBlockLiteral()
1478 CGM.getOpenCLRuntime().recordBlockInfo( in buildGlobalBlock()