Home
last modified time | relevance | path

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

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