mini-llvm
0.1.0
Toggle main menu visibility
Loading...
Searching...
No Matches
Unicode.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: MIT
2
3
#pragma once
4
5
#include "
mini-llvm/utils/Compiler.h
"
6
7
namespace
mini_llvm
{
8
9
MINI_LLVM_EXPORT
char32_t
decodeUtf8
(
const
char
*&ptr)
noexcept
;
10
11
}
// namespace mini_llvm
Compiler.h
MINI_LLVM_EXPORT
#define MINI_LLVM_EXPORT
Definition
Compiler.h:17
mini_llvm
Definition
GraphColoringAllocator.h:13
mini_llvm::decodeUtf8
MINI_LLVM_EXPORT char32_t decodeUtf8(const char *&ptr) noexcept
include
mini-llvm
utils
Unicode.h
Generated by
1.17.0