|
LLDB mainline
|
#include "lldb/Utility/UserIDResolver.h"#include "llvm/Support/ManagedStatic.h"#include <optional>Go to the source code of this file.
Variables | |
| static llvm::ManagedStatic< NoopResolver > | g_noop_resolver |
|
static |
Definition at line 43 of file UserIDResolver.cpp.
Referenced by lldb_private::UserIDResolver::GetNoopResolver().