Searched defs:EleSize (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DVLASizeChecker.cpp161 CharUnits EleSize = Ctx.getTypeSizeInChars(VLA->getElementType()); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp484 uint32_t EleSize = ArgType->getScalarSizeInBits(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1411 CharUnits EleSize = Ctx.getTypeSizeInChars(EleTy); local

Completed in 53 milliseconds