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

Declarations

tools/lldb/include/lldb/Symbol/ClangASTImporter.h
  210   void ForgetDestination(clang::ASTContext *dst_ctx);

References

tools/lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
  142     m_ast_importer_sp->ForgetDestination(m_ast_context);