LLVM 17.0.0git
|
#include "llvm/Support/ScopedPrinter.h"
Public Member Functions | |
ListScope ()=default | |
ListScope (ScopedPrinter &W) | |
ListScope (ScopedPrinter &W, StringRef N) | |
void | setPrinter (ScopedPrinter &W) override |
~ListScope () | |
![]() | |
DelimitedScope (ScopedPrinter &W) | |
DelimitedScope () | |
virtual | ~DelimitedScope ()=default |
virtual void | setPrinter (ScopedPrinter &W)=0 |
Additional Inherited Members | |
![]() | |
ScopedPrinter * | W |
Definition at line 844 of file ScopedPrinter.h.
|
explicitdefault |
|
inlineexplicit |
Definition at line 846 of file ScopedPrinter.h.
References llvm::ScopedPrinter::arrayBegin(), and llvm::DelimitedScope::W.
|
inline |
Definition at line 848 of file ScopedPrinter.h.
References llvm::ScopedPrinter::arrayBegin(), N, and llvm::DelimitedScope::W.
|
inline |
Definition at line 857 of file ScopedPrinter.h.
References llvm::ScopedPrinter::arrayEnd(), and llvm::DelimitedScope::W.
|
inlineoverridevirtual |
Implements llvm::DelimitedScope.
Definition at line 852 of file ScopedPrinter.h.
References llvm::ScopedPrinter::arrayBegin(), and llvm::DelimitedScope::W.