class Negative
Declaration
class Negative : public FormatAdapter { /* full declaration omitted */ };
Declared at: llvm/unittests/Support/FormatVariadicTest.cpp:595
Inherits from: FormatAdapter
Method Overview
Methods
¶Negative(int N)
Negative(int N)
Declared at: llvm/unittests/Support/FormatVariadicTest.cpp:597
Parameters
- int N
¶void format(llvm::raw_ostream& S,
llvm::StringRef Options)
void format(llvm::raw_ostream& S,
llvm::StringRef Options)
Declared at: llvm/unittests/Support/FormatVariadicTest.cpp:598
Parameters
- llvm::raw_ostream& S
- llvm::StringRef Options