NOGCVisitor

Look for GC-allocations

extern (C++) final
class NOGCVisitor : StoppableVisitor {
public
FuncDeclaration f;
public
bool checkOnly;
public
bool err;
}

Meta