Nix
2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
function-trace.hh
Go to the documentation of this file.
1
#pragma once
3
4
#include "
lix/libutil/position.hh
"
5
6
namespace
nix {
7
8
struct
FunctionCallTrace
9
{
10
const
Pos
pos;
11
FunctionCallTrace(
const
Pos
& pos);
12
~FunctionCallTrace();
13
};
14
}
position.hh
Pos and AbstractPos.
nix::Pos
Definition
position.hh:19
lix
libexpr
function-trace.hh
Generated by
1.15.0