Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetLibraryInfo.cpp1601 if (auto *ShortWChar = cast_or_null<ConstantAsMetadata>( in getWCharSize() local
1603 return cast<ConstantInt>(ShortWChar->getValue())->getZExtValue(); in getWCharSize()