NOGCVisitor

Look for GC-allocations

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

Meta