LLDB mainline
lldb_private::ClangASTSource Member List

This is the complete list of members for lldb_private::ClangASTSource, including all inherited members.

AddNamespace(NameSearchContext &context, ClangASTImporter::NamespaceMapSP &namespace_decls)lldb_private::ClangASTSource
ClangASTSource(const lldb::TargetSP &target, const std::shared_ptr< ClangASTImporter > &importer)lldb_private::ClangASTSource
CompleteNamespaceMap(ClangASTImporter::NamespaceMapSP &namespace_map, ConstString name, ClangASTImporter::NamespaceMapSP &parent_map) const overridelldb_private::ClangASTSourcevirtual
CompleteType(clang::TagDecl *Tag) overridelldb_private::ClangASTSource
CompleteType(clang::ObjCInterfaceDecl *Class) overridelldb_private::ClangASTSource
CopyDecl(clang::Decl *src_decl)lldb_private::ClangASTSource
CreateProxy()lldb_private::ClangASTSourceinline
FillNamespaceMap(NameSearchContext &context, lldb::ModuleSP module_sp, const CompilerDeclContext &namespace_decl)lldb_private::ClangASTSourceprotected
FindCompleteType(const clang::TagDecl *decl)lldb_private::ClangASTSourceprotected
FindDeclInModules(NameSearchContext &context, ConstString name)lldb_private::ClangASTSourceprotected
FindDeclInObjCRuntime(NameSearchContext &context, ConstString name)lldb_private::ClangASTSourceprotected
FindExternalLexicalDecls(const clang::DeclContext *DC, llvm::function_ref< bool(clang::Decl::Kind)> IsKindWeWant, llvm::SmallVectorImpl< clang::Decl * > &Decls) overridelldb_private::ClangASTSource
FindExternalVisibleDecls(NameSearchContext &context)lldb_private::ClangASTSourcevirtual
FindExternalVisibleDecls(NameSearchContext &context, lldb::ModuleSP module, CompilerDeclContext &namespace_decl)lldb_private::ClangASTSourceprotected
FindExternalVisibleDeclsByName(const clang::DeclContext *DC, clang::DeclarationName Name) overridelldb_private::ClangASTSource
FindObjCMethodDecls(NameSearchContext &context)lldb_private::ClangASTSourceprotected
FindObjCMethodDeclsWithOrigin(NameSearchContext &context, clang::ObjCInterfaceDecl *original_interface_decl, const char *log_info)lldb_private::ClangASTSourceprotected
FindObjCPropertyAndIvarDecls(NameSearchContext &context)lldb_private::ClangASTSourceprotected
FindObjCPropertyAndIvarDeclsWithOrigin(NameSearchContext &context, DeclFromUser< const clang::ObjCInterfaceDecl > &origin_iface_decl)lldb_private::ClangASTSourceprivate
GetClangModulesDeclVendor()lldb_private::ClangASTSourceprotected
GetCompleteObjCInterface(const clang::ObjCInterfaceDecl *interface_decl)lldb_private::ClangASTSourceprotected
GetDeclOrigin(const clang::Decl *decl)lldb_private::ClangASTSource
GetExternalCXXBaseSpecifiers(uint64_t Offset) overridelldb_private::ClangASTSourceinline
GetExternalDecl(uint32_t) overridelldb_private::ClangASTSourceinline
GetExternalDeclStmt(uint64_t) overridelldb_private::ClangASTSourceinline
GetExternalSelector(uint32_t) overridelldb_private::ClangASTSourceinline
GetLookupsEnabled()lldb_private::ClangASTSourceinline
GetNumExternalSelectors() overridelldb_private::ClangASTSourceinline
getSema()lldb_private::ClangASTSource
GetTypeSystem() constlldb_private::ClangASTSourceinline
GuardedCopyType(const CompilerType &src_type)lldb_private::ClangASTSourceprotected
IgnoreName(const ConstString name, bool ignore_all_dollar_names)lldb_private::ClangASTSource
InstallASTContext(TypeSystemClang &ast_context)lldb_private::ClangASTSource
layoutRecordType(const clang::RecordDecl *Record, uint64_t &Size, uint64_t &Alignment, llvm::DenseMap< const clang::FieldDecl *, uint64_t > &FieldOffsets, llvm::DenseMap< const clang::CXXRecordDecl *, clang::CharUnits > &BaseOffsets, llvm::DenseMap< const clang::CXXRecordDecl *, clang::CharUnits > &VirtualBaseOffsets) overridelldb_private::ClangASTSource
LookupInNamespace(NameSearchContext &context)lldb_private::ClangASTSourceprotected
m_active_lexical_declslldb_private::ClangASTSourceprotected
m_active_lookupslldb_private::ClangASTSourceprotected
m_ast_contextlldb_private::ClangASTSourceprotected
m_ast_importer_splldb_private::ClangASTSourceprotected
m_clang_ast_contextlldb_private::ClangASTSourceprotected
m_file_managerlldb_private::ClangASTSourceprotected
m_lookups_enabledlldb_private::ClangASTSourceprotected
m_targetlldb_private::ClangASTSourceprotected
MaterializeVisibleDecls(const clang::DeclContext *DC)lldb_private::ClangASTSourceinline
NameSearchContextlldb_private::ClangASTSourcefriend
SetLookupsEnabled(bool lookups_enabled)lldb_private::ClangASTSourceinline
StartTranslationUnit(clang::ASTConsumer *Consumer) overridelldb_private::ClangASTSource
~ClangASTSource() overridelldb_private::ClangASTSource
~MapCompleter()lldb_private::ClangASTImporter::MapCompletervirtual