Home
last modified time | relevance | path

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

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