reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/Symbol/ClangASTImporter.h
  211   void ForgetSource(clang::ASTContext *dst_ctx, clang::ASTContext *src_ctx);

References

tools/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
  160     m_ast_importer_sp->ForgetSource(scratch_ast_context, m_ast_context);