Searched refs:WCharWidth (Results 1 – 2 of 2) sorted by relevance
841 int WCharWidth = WCharWidthValue->getZExtValue(); in emitAttributes() local842 assert((WCharWidth == 2 || WCharWidth == 4) && in emitAttributes()844 ATS.emitAttribute(ARMBuildAttrs::ABI_PCS_wchar_t, WCharWidth); in emitAttributes()
458 uint64_t WCharWidth = in Release() local460 getModule().addModuleFlag(llvm::Module::Error, "wchar_size", WCharWidth); in Release()