LLVM 20.0.0git
|
#include "llvm/DebugInfo/LogicalView/Core/LVOptions.h"
Static Public Member Functions | |
static LVPatterns * | getPatterns () |
Definition at line 448 of file LVOptions.h.
|
inline |
|
delete |
|
default |
void LVPatterns::addGenericPatterns | ( | StringSet<> & | Patterns | ) |
Definition at line 439 of file LVOptions.cpp.
References addPatterns(), and llvm::logicalview::options().
Referenced by llvm::logicalview::LVReader::doLoad().
void LVPatterns::addOffsetPatterns | ( | const LVOffsetSet & | Patterns | ) |
Definition at line 447 of file LVOptions.cpp.
References llvm::logicalview::options().
Referenced by llvm::logicalview::LVReader::doLoad().
void LVPatterns::addPatterns | ( | StringSet<> & | Patterns, |
LVMatchInfo & | Filters | ||
) |
Definition at line 456 of file LVOptions.cpp.
References llvm::consumeError(), llvm::dbgs(), LLVM_DEBUG, llvm::Match, and llvm::logicalview::options().
Referenced by addGenericPatterns().
|
inline |
Definition at line 579 of file LVOptions.h.
References Selection.
|
inline |
Definition at line 582 of file LVOptions.h.
References Selection.
|
inline |
Definition at line 585 of file LVOptions.h.
References Selection.
|
inline |
Definition at line 588 of file LVOptions.h.
References Selection.
|
inline |
Definition at line 591 of file LVOptions.h.
References Selection.
|
inline |
Definition at line 565 of file LVOptions.h.
References llvm::logicalview::options().
|
inline |
Definition at line 638 of file LVOptions.h.
References llvm::dbgs(), and print().
|
static |
Definition at line 403 of file LVOptions.cpp.
Referenced by llvm::logicalview::patterns().
Definition at line 599 of file LVOptions.h.
References matchPattern().
Definition at line 602 of file LVOptions.h.
References llvm::is_contained(), and llvm::logicalview::Offset.
Definition at line 506 of file LVOptions.cpp.
References llvm::StringRef::empty(), llvm::StringRef::equals_insensitive(), and llvm::Match.
Referenced by matchGenericPattern().
|
delete |
void LVPatterns::print | ( | raw_ostream & | OS | ) | const |
Definition at line 576 of file LVOptions.cpp.
References llvm::dbgs(), LLVM_DEBUG, and OS.
Referenced by dump().
Definition at line 533 of file LVOptions.cpp.
References llvm::logicalview::options().
Referenced by llvm::logicalview::LVReader::doPrintLine(), llvm::logicalview::LVReader::doPrintScope(), llvm::logicalview::LVReader::doPrintSymbol(), and llvm::logicalview::LVReader::doPrintType().
Definition at line 548 of file LVOptions.cpp.
References llvm::logicalview::options().
Definition at line 562 of file LVOptions.cpp.
References llvm::logicalview::options().
Definition at line 569 of file LVOptions.cpp.
References llvm::logicalview::options().
bool LVPatterns::printObject | ( | const LVLocation * | Location | ) | const |
Definition at line 538 of file LVOptions.cpp.
References llvm::logicalview::Location, and llvm::logicalview::options().
Referenced by llvm::logicalview::LVReader::doPrintLocation().
|
inline |
Definition at line 606 of file LVOptions.h.
Referenced by llvm::logicalview::LVBinaryReader::processLines(), llvm::logicalview::LVScope::resolveName(), llvm::logicalview::LVSymbol::resolveName(), and llvm::logicalview::LVType::resolveName().
|
inline |
Definition at line 610 of file LVOptions.h.
|
inline |
Definition at line 614 of file LVOptions.h.
|
inline |
Definition at line 618 of file LVOptions.h.
void LVPatterns::updateReportOptions | ( | ) |
Definition at line 490 of file LVOptions.cpp.
References llvm::logicalview::options().
Referenced by llvm::logicalview::LVReader::doLoad().