SymbolTableEntry.isGlobal

bool isGlobal() pure nothrow @nogc @safe const

Check if this is a global symbol.

Returns

true if the symbol is global.