|
LLVM
4.0.0
|
Add a small namespace to avoid name clashes with the classes used in the streaming interface. More...
Typedefs | |
| using | NV = DiagnosticInfoOptimizationBase::Argument |
| using | setIsVerbose = DiagnosticInfoOptimizationBase::setIsVerbose |
| using | setExtraArgs = DiagnosticInfoOptimizationBase::setExtraArgs |
Add a small namespace to avoid name clashes with the classes used in the streaming interface.
We want these to be short for better write/readability.
| using llvm::ore::NV = typedef DiagnosticInfoOptimizationBase::Argument |
Definition at line 237 of file OptimizationDiagnosticInfo.h.
| using llvm::ore::setExtraArgs = typedef DiagnosticInfoOptimizationBase::setExtraArgs |
Definition at line 239 of file OptimizationDiagnosticInfo.h.
| using llvm::ore::setIsVerbose = typedef DiagnosticInfoOptimizationBase::setIsVerbose |
Definition at line 238 of file OptimizationDiagnosticInfo.h.
1.8.6