aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Expression/ASTResultSynthesizer.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Expression/ASTResultSynthesizer.h')
-rw-r--r--include/lldb/Expression/ASTResultSynthesizer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lldb/Expression/ASTResultSynthesizer.h b/include/lldb/Expression/ASTResultSynthesizer.h
index 79709de3546a..410a862fc12a 100644
--- a/include/lldb/Expression/ASTResultSynthesizer.h
+++ b/include/lldb/Expression/ASTResultSynthesizer.h
@@ -91,7 +91,7 @@ public:
//----------------------------------------------------------------------
/// Passthrough stub
//----------------------------------------------------------------------
- void HandleVTable(clang::CXXRecordDecl *RD, bool DefinitionRequired);
+ void HandleVTable(clang::CXXRecordDecl *RD);
//----------------------------------------------------------------------
/// Passthrough stub