Searched refs:WCharWidthValue (Results 1 – 2 of 2) sorted by relevance
728 if (auto WCharWidthValue = mdconst::extract_or_null<ConstantInt>( in emitAttributes() local730 int WCharWidth = WCharWidthValue->getZExtValue(); in emitAttributes()
839 if (auto WCharWidthValue = mdconst::extract_or_null<ConstantInt>( in emitAttributes() local841 int WCharWidth = WCharWidthValue->getZExtValue(); in emitAttributes()