LLVM API Documentation

llvm::ManagedStatic< C > Member List
This is the complete list of members for llvm::ManagedStatic< C >, including all inherited members.
DeleterFnllvm::ManagedStaticBase [mutable, protected]
destroy() const llvm::ManagedStaticBase
isConstructed() const llvm::ManagedStaticBase [inline]
Nextllvm::ManagedStaticBase [mutable, protected]
operator*()llvm::ManagedStatic< C > [inline]
operator*() const llvm::ManagedStatic< C > [inline]
operator->()llvm::ManagedStatic< C > [inline]
operator->() const llvm::ManagedStatic< C > [inline]
Ptrllvm::ManagedStaticBase [mutable, protected]
RegisterManagedStatic(void *(*creator)(), void(*deleter)(void *)) const llvm::ManagedStaticBase [protected]