Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h445 CompilerType GetIntTypeFromBitSize(size_t bit_size, bool is_signed);
H A DTypeSystemClang.cpp2371 CompilerType TypeSystemClang::GetIntTypeFromBitSize(size_t bit_size, in GetIntTypeFromBitSize() function in TypeSystemClang
2416 return GetIntTypeFromBitSize( in GetPointerSizedIntType()