Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.cpp321 const clang::DeclContext &decl_context, in GetDeclFromContextByName()
394 auto decl_context = GetDeclContextContainingSymbol(type); in CreateLLDBTypeFromPDBType() local
470 auto decl_context = GetDeclContextContainingSymbol(type); in CreateLLDBTypeFromPDBType() local
882 auto decl_context = GetDeclContextContainingSymbol(symbol); in GetDeclForSymbol() local
917 auto decl_context = GetDeclContextContainingSymbol(symbol); in GetDeclForSymbol() local
1074 const clang::DeclContext *decl_context) { in ParseDeclsForDeclContext()
DSymbolFilePDB.cpp665 auto decl_context = pdb->GetDeclContextForSymbol(*symbol); in GetDeclContextForUID() local
695 auto decl_context = pdb->GetDeclContextContainingSymbol(*symbol); in GetDeclContextContainingUID() local
1693 clang::DeclContext *decl_context = nullptr; in FindNamespace() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp154 llvm::SmallVector<CompilerContext, 4> decl_context; in ParseTypeFromClangModule() local
2128 lldb_private::CompilerDeclContext decl_context) { in EnsureAllDIEsInDeclContextHaveBeenParsed()
3203 clang::DeclContext *decl_context = in GetClangDeclForDIE() local
3218 clang::DeclContext *decl_context = in GetClangDeclForDIE() local
3238 clang::DeclContext *decl_context = in GetClangDeclForDIE() local
3387 CompilerDeclContext decl_context = in GetDeclContextForBlock() local
3399 clang::DeclContext *decl_context = in ResolveBlockDIE() local
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTImporter.cpp109 clang::DeclContext *decl_context; member
190 for (DeclContext *decl_context = decl->getLexicalDeclContext(); in OverrideAllDeclsFromContainingFunction() local
DClangUserExpression.cpp129 CompilerDeclContext decl_context = function_block->GetDeclContext(); in ScanContext() local
DClangASTSource.cpp384 const DeclContext *decl_context, in FindExternalLexicalDecls()
DClangExpressionDeclMap.cpp1069 CompilerDeclContext decl_context = sym_ctx.block->GetDeclContext(); in LookupLocalVariable() local
/external/llvm-project/lldb/source/Symbol/
DSymtab.cpp355 llvm::StringRef decl_context = rmc.GetBufferRef(); in RegisterMangledNameEntry() local
393 const NameToIndexMap::Entry &entry, const char *decl_context, in RegisterBacklogEntry()
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbAstBuilder.cpp1101 clang::DeclContext *decl_context = nullptr; in CreateEnumType() local
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp1372 DeclContext *const decl_context = in CreateTemplateParameterList() local
1880 clang::DeclContext *decl_context, OptionalClangModuleID owning_module, in CreateVariableDeclaration()
9254 for (clang::DeclContext *decl_context = root_decl_ctx; in DeclContextFindDeclByName() local