Searched refs:ENTER_SUBBLOCK (Results 1 – 5 of 5) sorted by relevance
46 ENTER_SUBBLOCK = 1, enumerator
434 if (Code == bitc::ENTER_SUBBLOCK) {476 // [ENTER_SUBBLOCK, blockid, newcodelen, <align4bytes>, blocklen]478 /// Having read the ENTER_SUBBLOCK code, read the BlockID for the block.481 /// Having read the ENTER_SUBBLOCK abbrevid and a BlockID, skip over the body514 /// Having read the ENTER_SUBBLOCK abbrevid, and enter the block.
366 EmitCode(bitc::ENTER_SUBBLOCK); in EnterSubblock()
58 if (Res.get() != llvm::bitc::ENTER_SUBBLOCK) in readDiagnostics()133 case llvm::bitc::ENTER_SUBBLOCK: in skipUntilRecordOrBlock()
588 if (MaybeCode.get() != bitc::ENTER_SUBBLOCK) in analyze()616 if (MaybeCode.get() != bitc::ENTER_SUBBLOCK) in analyze()