#include <MSVCUndecoratedNameParser.h>
Definition at line 17 of file MSVCUndecoratedNameParser.h.
◆ MSVCUndecoratedNameSpecifier()
MSVCUndecoratedNameSpecifier::MSVCUndecoratedNameSpecifier |
( |
llvm::StringRef |
full_name, |
|
|
llvm::StringRef |
base_name |
|
) |
| |
|
inline |
◆ GetBaseName()
llvm::StringRef MSVCUndecoratedNameSpecifier::GetBaseName |
( |
| ) |
const |
|
inline |
◆ GetFullName()
llvm::StringRef MSVCUndecoratedNameSpecifier::GetFullName |
( |
| ) |
const |
|
inline |
◆ m_base_name
llvm::StringRef MSVCUndecoratedNameSpecifier::m_base_name |
|
private |
◆ m_full_name
llvm::StringRef MSVCUndecoratedNameSpecifier::m_full_name |
|
private |
The documentation for this class was generated from the following file: