Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2237 lldb_private::CompilerDeclContext decl_context) { in EnsureAllDIEsInDeclContextHaveBeenParsed()
3292 clang::DeclContext *decl_context = in GetClangDeclForDIE() local
3307 clang::DeclContext *decl_context = in GetClangDeclForDIE() local
3327 clang::DeclContext *decl_context = in GetClangDeclForDIE() local
3480 CompilerDeclContext decl_context = in GetDeclContextForBlock() local
3492 clang::DeclContext *decl_context = in ResolveBlockDIE() local
3805 auto decl_context = m_ast.GetDeclContextForType(class_clang_type); in ParseRustVariantPart() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp112 clang::DeclContext *decl_context; member
193 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.cpp368 const DeclContext *decl_context, in FindExternalLexicalDecls()
H A DClangExpressionDeclMap.cpp1063 CompilerDeclContext decl_context = sym_ctx.block->GetDeclContext(); in LookupLocalVariable() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp406 llvm::StringRef decl_context = rmc.ParseFunctionDeclContextName(); in RegisterMangledNameEntry() local
449 const NameToIndexMap::Entry &entry, const char *decl_context, in RegisterBacklogEntry()
H A DFunction.cpp402 auto decl_context = GetCompilerContext(); in GetDescription() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1144 clang::DeclContext *decl_context = nullptr; CreateEnumType() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1331 DeclContext *const decl_context = in CreateTemplateParameterList() local
1982 clang::DeclContext *decl_context, OptionalClangModuleID owning_module, in CreateVariableDeclaration()
2513 if (auto *decl_context = GetDeclContextForType(type)) in GetCompilerDeclContextForType() local
9285 for (clang::DeclContext *decl_context = root_decl_ctx; in DeclContextFindDeclByName() local