Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp127 void CGOpenCLRuntime::recordBlockInfo(const BlockExpr *E, in recordBlockInfo() function in CGOpenCLRuntime
H A DCGBlocks.cpp1118 CGM.getOpenCLRuntime().recordBlockInfo(blockInfo.BlockExpression, InvokeFn, in EmitBlockLiteral()
1409 CGM.getOpenCLRuntime().recordBlockInfo( in buildGlobalBlock()