Home
last modified time | relevance | path

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

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