Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp323 const clang::DeclContext &decl_context, in GetDeclFromContextByName()
396 auto decl_context = GetDeclContextContainingSymbol(type); in CreateLLDBTypeFromPDBType() local
472 auto decl_context = GetDeclContextContainingSymbol(type); in CreateLLDBTypeFromPDBType() local
906 auto decl_context = GetDeclContextContainingSymbol(symbol); in GetDeclForSymbol() local
941 auto decl_context = GetDeclContextContainingSymbol(symbol); in GetDeclForSymbol() local
1100 const clang::DeclContext *decl_context) { in ParseDeclsForDeclContext()
H A DSymbolFilePDB.cpp673 auto decl_context = pdb->GetDeclContextForSymbol(*symbol); in GetDeclContextForUID() local
703 auto decl_context = pdb->GetDeclContextContainingSymbol(*symbol); in GetDeclContextContainingUID() local
1704 clang::DeclContext *decl_context = nullptr; in FindNamespace() local
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp142 llvm::SmallVector<CompilerContext, 4> decl_context; in ParseTypeFromClangModule() local
2181 lldb_private::CompilerDeclContext decl_context) { in EnsureAllDIEsInDeclContextHaveBeenParsed()
3146 clang::DeclContext *decl_context = in GetClangDeclForDIE() local
3161 clang::DeclContext *decl_context = in GetClangDeclForDIE() local
3181 clang::DeclContext *decl_context = in GetClangDeclForDIE() local
3329 CompilerDeclContext decl_context = in GetDeclContextForBlock() local
3341 clang::DeclContext *decl_context = in ResolveBlockDIE() local
/llvm-project-15.0.7/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.cpp126 CompilerDeclContext decl_context = function_block->GetDeclContext(); in ScanContext() local
H A DClangASTSource.cpp387 const DeclContext *decl_context, in FindExternalLexicalDecls()
H A DClangExpressionDeclMap.cpp1069 CompilerDeclContext decl_context = sym_ctx.block->GetDeclContext(); in LookupLocalVariable() local
/llvm-project-15.0.7/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()
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1402 clang::DeclContext *decl_context = nullptr; in CreateEnumType() local
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1381 DeclContext *const decl_context = in CreateTemplateParameterList() local
1990 clang::DeclContext *decl_context, OptionalClangModuleID owning_module, in CreateVariableDeclaration()
9484 for (clang::DeclContext *decl_context = root_decl_ctx; in DeclContextFindDeclByName() local