Definition at line 112 of file ClangExpressionParser.cpp.
◆ LLDBPreprocessorCallbacks()
◆ getErrorString()
llvm::StringRef lldb_private::ClangExpressionParser::LLDBPreprocessorCallbacks::getErrorString |
( |
| ) |
|
|
inline |
◆ hasErrors()
bool lldb_private::ClangExpressionParser::LLDBPreprocessorCallbacks::hasErrors |
( |
| ) |
|
|
inline |
◆ moduleImport()
void lldb_private::ClangExpressionParser::LLDBPreprocessorCallbacks::moduleImport |
( |
SourceLocation | import_location, |
|
|
clang::ModuleIdPath | path, |
|
|
const clang::Module * | ) |
|
inlineoverride |
◆ m_decl_vendor
◆ m_error_stream
StreamString lldb_private::ClangExpressionParser::LLDBPreprocessorCallbacks::m_error_stream |
|
private |
◆ m_has_errors
bool lldb_private::ClangExpressionParser::LLDBPreprocessorCallbacks::m_has_errors = false |
|
private |
◆ m_persistent_vars
◆ m_source_mgr
clang::SourceManager& lldb_private::ClangExpressionParser::LLDBPreprocessorCallbacks::m_source_mgr |
|
private |
The documentation for this class was generated from the following file: