Searched refs:getObjCEncodingForBlock (Results 1 – 6 of 6) sorted by relevance
162 CGM.getContext().getObjCEncodingForBlock(BlockInfo.getBlockExpr()); in getBlockDescriptorName()243 CGM.getContext().getObjCEncodingForBlock(blockInfo.getBlockExpr()); in buildBlockDescriptor()
1584 std::string getObjCEncodingForBlock(const BlockExpr *blockExpr) const;
1841 std::string getObjCEncodingForBlock(const BlockExpr *blockExpr) const;
112 CGM.getContext().getObjCEncodingForBlock(blockInfo.getBlockExpr()); in buildBlockDescriptor()
5170 std::string ASTContext::getObjCEncodingForBlock(const BlockExpr *Expr) const { in getObjCEncodingForBlock() function in ASTContext
6820 std::string ASTContext::getObjCEncodingForBlock(const BlockExpr *Expr) const { in getObjCEncodingForBlock() function in ASTContext