Searched refs:getMinimalTypeForEnumBitfield (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DTypes.h21 const char *getMinimalTypeForEnumBitfield(uint64_t Size);
H A DTypes.cpp38 const char *llvm::getMinimalTypeForEnumBitfield(uint64_t Size) { function in class:llvm

Completed in 130 milliseconds