Searched defs:BitIntType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 364 BitIntType::BitIntType(bool IsUnsigned, unsigned NumBits) BitIntType() function in BitIntType |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ | ||
H A D | ItaniumDemangle.h | 504 BitIntType(const Node *Size_, bool Signed_) BitIntType() function |