LLVM 22.0.0git
|
#include "llvm/DebugInfo/LogicalView/Core/LVOptions.h"
Static Public Member Functions | |
static LLVM_ABI LVPatterns * | getPatterns () |
Definition at line 451 of file LVOptions.h.
|
inline |
|
delete |
|
default |
void LVPatterns::addGenericPatterns | ( | StringSet<> & | Patterns | ) |
Definition at line 441 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 449 of file LVOptions.cpp.
References llvm::append_range(), and llvm::logicalview::options().
Referenced by llvm::logicalview::LVReader::doLoad().
void LVPatterns::addPatterns | ( | StringSet<> & | Patterns, |
LVMatchInfo & | Filters | ||
) |
Definition at line 457 of file LVOptions.cpp.
References llvm::consumeError(), llvm::dbgs(), LLVM_DEBUG, and llvm::logicalview::options().
Referenced by addGenericPatterns().
|
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 594 of file LVOptions.h.
References Selection.
|
inline |
Definition at line 568 of file LVOptions.h.
References llvm::logicalview::options().
|
inline |
Definition at line 641 of file LVOptions.h.
References llvm::dbgs(), and print().
|
static |
Definition at line 405 of file LVOptions.cpp.
Referenced by llvm::logicalview::patterns().
Definition at line 602 of file LVOptions.h.
References matchPattern().
Definition at line 605 of file LVOptions.h.
References llvm::is_contained(), and llvm::logicalview::Offset.
Definition at line 507 of file LVOptions.cpp.
References llvm::StringRef::empty(), and llvm::StringRef::equals_insensitive().
Referenced by matchGenericPattern().
|
delete |
void LVPatterns::print | ( | raw_ostream & | OS | ) | const |
Definition at line 577 of file LVOptions.cpp.
References llvm::dbgs(), LLVM_DEBUG, and OS.
Referenced by dump().
Definition at line 534 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 549 of file LVOptions.cpp.
References llvm::logicalview::options().
Definition at line 563 of file LVOptions.cpp.
References llvm::logicalview::options().
Definition at line 570 of file LVOptions.cpp.
References llvm::logicalview::options().
bool LVPatterns::printObject | ( | const LVLocation * | Location | ) | const |
Definition at line 539 of file LVOptions.cpp.
References llvm::logicalview::Location, and llvm::logicalview::options().
Referenced by llvm::logicalview::LVReader::doPrintLocation().
|
inline |
Definition at line 609 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 613 of file LVOptions.h.
|
inline |
Definition at line 617 of file LVOptions.h.
|
inline |
Definition at line 621 of file LVOptions.h.
void LVPatterns::updateReportOptions | ( | ) |
Definition at line 491 of file LVOptions.cpp.
References llvm::logicalview::options().
Referenced by llvm::logicalview::LVReader::doLoad().