Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DType.cpp364 BitIntType::BitIntType(bool IsUnsigned, unsigned NumBits) BitIntType() function in BitIntType
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h504 BitIntType(const Node *Size_, bool Signed_) BitIntType() function