LeviLamina
Loading...
Searching...
No Matches
DebugUtils.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
AssertHandlerContext
;
8
// clang-format on
9
10
namespace
DebugUtils {
11
// functions
12
// NOLINTBEGIN
13
MCAPI
bool
14
handleAssert_va(
char
const
* msgFormat,
char
const
* arg,
int
line,
char
const
* file,
char
const
* function,
char
* args);
15
16
MCAPI
bool
runAssertHandler(::std::bitset<7>
const
& steps,
::AssertHandlerContext
const
&
context
);
17
// NOLINTEND
18
19
}
// namespace DebugUtils
AssertHandlerContext
Definition
AssertHandlerContext.h:5
context
Definition
context.h:5
src
mc
deps
core
debug
debug_utils
DebugUtils.h
Generated on Sat Apr 26 2025 05:55:24 for LeviLamina by
1.12.0