Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h438 CompilerType GetIntTypeFromBitSize(size_t bit_size, bool is_signed);
H A DTypeSystemClang.cpp2336 CompilerType TypeSystemClang::GetIntTypeFromBitSize(size_t bit_size, in GetIntTypeFromBitSize() function in TypeSystemClang
2381 return GetIntTypeFromBitSize( in GetPointerSizedIntType()