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

Declarations

tools/lldb/include/lldb/Symbol/ClangASTContext.h
  947   clang::UsingDecl *CreateUsingDeclaration(clang::DeclContext *current_decl_ctx,

References

tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
 3375               m_ast.CreateUsingDeclaration(decl_context, clang_imported_decl);