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