Home
last modified time | relevance | path

Searched defs:decl_context (Results 1 – 12 of 12) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp330 const clang::DeclContext &decl_context, in GetDeclFromContextByName()
403 auto decl_context = GetDeclContextContainingSymbol(type); in CreateLLDBTypeFromPDBType() local
478 auto decl_context = GetDeclContextContainingSymbol(type); in CreateLLDBTypeFromPDBType() local
908 auto decl_context = GetDeclContextContainingSymbol(symbol); in GetDeclForSymbol() local
943 auto decl_context = GetDeclContextContainingSymbol(symbol); in GetDeclForSymbol() local
1102 const clang::DeclContext *decl_context) { in ParseDeclsForDeclContext()
H A DSymbolFilePDB.cpp680 auto decl_context = pdb->GetDeclContextForSymbol(*symbol); in GetDeclContextForUID() local
711 auto decl_context = pdb->GetDeclContextContainingSymbol(*symbol); in GetDeclContextContainingUID() local
1700 clang::DeclContext *decl_context = nullptr; in FindNamespace() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2307 lldb_private::CompilerDeclContext decl_context) { in EnsureAllDIEsInDeclContextHaveBeenParsed()
3362 clang::DeclContext *decl_context = in GetClangDeclForDIE() local
3377 clang::DeclContext *decl_context = in GetClangDeclForDIE() local
3397 clang::DeclContext *decl_context = in GetClangDeclForDIE() local
3550 CompilerDeclContext decl_context = in GetDeclContextForBlock() local
3562 clang::DeclContext *decl_context = in ResolveBlockDIE() local
3875 auto decl_context = m_ast.GetDeclContextForType(class_clang_type); in ParseRustVariantPart() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp109 clang::DeclContext *decl_context; member
190 for (DeclContext *decl_context = decl->getLexicalDeclContext(); in OverrideAllDeclsFromContainingFunction() local
H A DClangUserExpression.cpp125 CompilerDeclContext decl_context = function_block->GetDeclContext(); in ScanContext() local
H A DClangASTSource.cpp369 const DeclContext *decl_context, in FindExternalLexicalDecls()
H A DClangExpressionDeclMap.cpp1065 CompilerDeclContext decl_context = sym_ctx.block->GetDeclContext(); in LookupLocalVariable() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp394 llvm::StringRef decl_context = rmc.ParseFunctionDeclContextName(); in RegisterMangledNameEntry() local
437 const NameToIndexMap::Entry &entry, const char *decl_context, in RegisterBacklogEntry()
H A DFunction.cpp401 auto decl_context = GetCompilerContext(); in GetDescription() local
H A DType.cpp1183 auto decl_context = type_system->GetCompilerDeclContextForType(m_static_type); in FindDirectNestedType() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1145 clang::DeclContext *decl_context = nullptr; in CreateEnumType() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1383 DeclContext *const decl_context = in CreateTemplateParameterList() local
2030 clang::DeclContext *decl_context, OptionalClangModuleID owning_module, in CreateVariableDeclaration()
2561 if (auto *decl_context = GetDeclContextForType(type)) in GetCompilerDeclContextForType() local
9086 for (clang::DeclContext *decl_context = root_decl_ctx; in DeclContextFindDeclByName() local