llvm/tools/clang/tools/extra/clangd/unittests/DecisionForestRuntimeTest.cpp

#include <cstring>
#include <limits>

#include "DecisionForestRuntimeTest.h"
#include "decision_forest_model/CategoricalFeature.h"
#include "llvm/ADT/bit.h"

#define BIT(X)

namespace ns1 {
namespace ns2 {
namespace test {

ACategorical_type;

uint32_t Example::OrderEncode(float F) {}

namespace {
LLVM_ATTRIBUTE_NOINLINE float EvaluateTree0(const Example& E) {}

LLVM_ATTRIBUTE_NOINLINE float EvaluateTree1(const Example& E) {}

} // namespace

float Evaluate(const Example& E) {}

} // namespace test
} // namespace ns2
} // namespace ns1