Home
last modified time | relevance | path

Searched defs:ToBitWidth (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h264 QualType ToTy, uint64_t ToBitWidth, in fromCast()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp994 unsigned ToBitWidth = Trunc->getType()->getIntegerBitWidth(); in selectTrunc() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4441 auto ToBitWidth = importChecked(Err, D->getBitWidth()); in VisitFieldDecl() local
4704 auto ToBitWidth = importChecked(Err, D->getBitWidth()); in VisitObjCIvarDecl() local