Searched refs:FUNC_CODE_DECLAREBLOCKS (Results 1 – 4 of 4) sorted by relevance
562 FUNC_CODE_DECLAREBLOCKS = 1, // DECLAREBLOCKS: [n] enumerator
2626 Stream.EmitRecord(bitc::FUNC_CODE_DECLAREBLOCKS, Vals); in writeFunction()
3552 Stream.EmitRecord(bitc::FUNC_CODE_DECLAREBLOCKS, Vals); in writeFunction()
4928 case bitc::FUNC_CODE_DECLAREBLOCKS: { // DECLAREBLOCKS: [nblocks] in parseFunctionBody()