Home
last modified time | relevance | path

Searched refs:WCharWidthValue (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp801 if (auto WCharWidthValue = mdconst::extract_or_null<ConstantInt>( in emitAttributes() local
803 int WCharWidth = WCharWidthValue->getZExtValue(); in emitAttributes()