Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h508 CompilerType GetIntTypeFromBitSize(size_t bit_size, bool is_signed);
H A DTypeSystemClang.cpp2379 CompilerType TypeSystemClang::GetIntTypeFromBitSize(size_t bit_size, in GetIntTypeFromBitSize() function in TypeSystemClang
2424 return GetIntTypeFromBitSize( in GetPointerSizedIntType()