Searched refs:FUNCTION_BLOCK_ID (Results 1 – 4 of 4) sorted by relevance
35 FUNCTION_BLOCK_ID, enumerator
107 case bitc::FUNCTION_BLOCK_ID: return "FUNCTION_BLOCK"; in GetBlockName()216 case bitc::FUNCTION_BLOCK_ID: in GetCodeName()
1604 Stream.EnterSubblock(bitc::FUNCTION_BLOCK_ID, 4); in WriteFunction()1771 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, in WriteBlockInfo()1781 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, in WriteBlockInfo()1792 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, in WriteBlockInfo()1803 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, in WriteBlockInfo()1811 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, in WriteBlockInfo()1819 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, in WriteBlockInfo()1826 if (Stream.EmitBlockInfoAbbrev(bitc::FUNCTION_BLOCK_ID, in WriteBlockInfo()
1759 case bitc::FUNCTION_BLOCK_ID: in ParseModule()2246 if (Stream.EnterSubBlock(bitc::FUNCTION_BLOCK_ID)) in ParseFunctionBody()