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

#ifndef GENERATED_DECISION_FOREST_MODEL_DECISIONFORESTRUNTIMETEST_H
#define GENERATED_DECISION_FOREST_MODEL_DECISIONFORESTRUNTIMETEST_H
#include <cstdint>
#include "llvm/Support/Compiler.h"

namespace ns1 {
namespace ns2 {
namespace test {
class Example {};

float Evaluate(const Example&);
} // namespace test
} // namespace ns2
} // namespace ns1
#endif // GENERATED_DECISION_FOREST_MODEL_DECISIONFORESTRUNTIMETEST_H