Searched refs:FB_global (Results 1 – 2 of 2) sorted by relevance
109 FB_global, enumerator201 bool isGlobal() const { return (Flags >> S::FB_global) & 1; } in isGlobal()
217 Sym.Flags |= 1 << storage::Symbol::FB_global; in addSymbol()