Home
last modified time | relevance | path

Searched defs:decl_ctx (Results 1 – 9 of 9) sorted by relevance

/trueos/contrib/llvm/tools/lldb/source/Expression/
HDASTDumper.cpp20 clang::DeclContext *decl_ctx = llvm::dyn_cast<clang::DeclContext>(decl); in ASTDumper() local
44 ASTDumper::ASTDumper (clang::DeclContext *decl_ctx) in ASTDumper()
HDClangASTSource.cpp62 const DeclContext *decl_ctx, in FindExternalVisibleDeclsByName()
200 DeclContext *decl_ctx = tag_decl->getDeclContext(); in CompleteType() local
925 const DeclContext *decl_ctx(context.m_decl_context); in FindObjCMethodDecls() local
HDClangExpressionDeclMap.cpp1376 clang::DeclContext *decl_ctx = sym_ctx.function->GetClangDeclContext(); in FindExternalVisibleDecls() local
/trueos/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDClangExternalASTSourceCallbacks.h100 MaterializeVisibleDecls (const clang::DeclContext *decl_ctx) in MaterializeVisibleDecls()
106 FindExternalLexicalDecls (const clang::DeclContext *decl_ctx, in FindExternalLexicalDecls()
/trueos/contrib/llvm/tools/lldb/source/Symbol/
HDClangASTContext.cpp1129 ClangASTContext::CreateRecordType (DeclContext *decl_ctx, in CreateRecordType()
1238 ClangASTContext::CreateFunctionTemplateDecl (clang::DeclContext *decl_ctx, in CreateFunctionTemplateDecl()
1285 ClangASTContext::CreateClassTemplateDecl (DeclContext *decl_ctx, in CreateClassTemplateDecl()
1362 ClangASTContext::CreateClassTemplateSpecializationDecl (DeclContext *decl_ctx, in CreateClassTemplateSpecializationDecl()
1740 DeclContext *decl_ctx, in CreateObjCClass()
1805 ClangASTContext::GetUniqueNamespaceDeclaration (const char *name, DeclContext *decl_ctx) in GetUniqueNamespaceDeclaration()
1907 ClangASTContext::CreateFunctionDeclaration (DeclContext *decl_ctx, in CreateFunctionDeclaration()
2057 DeclContext *decl_ctx, in CreateEnumerationType()
2243 ClangASTContext::GetClassMethodInfoForDeclContext (clang::DeclContext *decl_ctx, in GetClassMethodInfoForDeclContext()
HDClangExternalASTSourceCallbacks.cpp51 const clang::DeclContext *decl_ctx, in FindExternalVisibleDeclsByName()
HDClangASTType.cpp298 clang::DeclContext* decl_ctx = GetDeclContextForType(); in IsRuntimeGeneratedType() local
/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.h479 void LinkDeclContextToDIE (clang::DeclContext *decl_ctx, in LinkDeclContextToDIE()
HDSymbolFileDWARF.cpp1541 SymbolFileDWARF::ParseClassTemplateDecl (clang::DeclContext *decl_ctx, in ParseClassTemplateDecl()
3744 … clang::DeclContext* decl_ctx = GetClangDeclContextContainingTypeUID (type->GetID()); in FindFunctions() local
4708 … clang::DeclContext *decl_ctx = type->GetClangForwardType().GetDeclContextForType (); in GetClangDeclContextContainingDIE() local
6178 … clang::DeclContext *decl_ctx = GetClangDeclContextContainingDIE (dwarf_cu, die, &decl_ctx_die); in ParseType() local