Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstShared.h52 BitInt = 18, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp9929 if (auto *BitInt = dyn_cast<BitIntType>(Underlying)) { ChangeIntegralSignedness() local