Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.h217 const BlockExpr *getBlockExpr() const { in getBlockExpr() function
DCGBlocks.cpp90 CGM.getContext().getObjCEncodingForBlock(blockInfo.getBlockExpr()); in buildBlockDescriptor()
782 ConvertType(blockInfo.getBlockExpr()->getType())); in EmitBlockLiteral()
987 CGM.getTypes().ConvertType(blockInfo.getBlockExpr()->getType()); in buildGlobalBlock()
1034 const FunctionProtoType *fnType = blockInfo.getBlockExpr()->getFunctionType(); in GenerateBlockFunction()
1053 blockInfo.getBlockExpr()->getBody()->getLocStart()); in GenerateBlockFunction()