Home
last modified time | relevance | path

Searched refs:BitIntTy (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp3216 const BitIntType *BitIntTy = EltTy->getAs<BitIntType>(); in mangleType() local
3217 assert((ET || BitIntTy) && in mangleType()
3252 Extra.mangleType(QualType(ET ? static_cast<const Type *>(ET) : BitIntTy, 0), in mangleType()