Searched refs:CST_CODE_NULL (Results 1 – 5 of 5) sorted by relevance
1 ; Bitcode with a CST_CODE_NULL with void type.
359 CST_CODE_NULL = 2, // NULL enumerator
2002 Code = bitc::CST_CODE_NULL; in writeConstants()2818 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_NULL)); in writeBlockInfo()
2513 Code = bitc::CST_CODE_NULL; in writeConstants()3538 Abbv->Add(BitCodeAbbrevOp(bitc::CST_CODE_NULL)); in writeBlockInfo()
2897 case bitc::CST_CODE_NULL: // NULL in parseConstants()