Searched defs:BitInt (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstShared.h | 52 BitInt = 18, global() enumerator |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 9929 if (auto *BitInt = dyn_cast<BitIntType>(Underlying)) { ChangeIntegralSignedness() local |