|
LLVM 23.0.0git
|
#include "llvm/DebugInfo/LogicalView/Core/LVReader.h"#include "llvm/DebugInfo/LogicalView/Core/LVScope.h"#include "llvm/Support/FileSystem.h"#include "llvm/Support/FormatAdapters.h"#include "llvm/Support/FormatVariadic.h"#include <tuple>Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "Reader" |
Variables | |
| static LVReader * | CurrentReader = nullptr |
| #define DEBUG_TYPE "Reader" |
Definition at line 23 of file LVReader.cpp.
|
static |
Definition at line 179 of file LVReader.cpp.
Referenced by llvm::logicalview::LVReader::getInstance(), and llvm::logicalview::LVReader::setInstance().