Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h262 QualType ToTy, uint64_t ToBitWidth, in fromCast()
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4086 auto ToBitWidth = importChecked(Err, D->getBitWidth()); VisitFieldDecl() local
4351 auto ToBitWidth = importChecked(Err, D->getBitWidth()); VisitObjCIvarDecl() local