createTU

Create a variable called tu that is either a MockCursor or a real clang one depending on the type T

mixin template createTU (
T
string moduleName
string testName
) {}

Members

Variables

tu
auto tu;
Undocumented in source.
tu
auto tu;
Undocumented in source.

Meta