reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
83 class ManagedStatic : public ManagedStaticBase {
54 mutable const ManagedStaticBase *Next = nullptr; 83 class ManagedStatic : public ManagedStaticBase {lib/Support/ManagedStatic.cpp
20 static const ManagedStaticBase *StaticList = nullptr;