Home
last modified time | relevance | path

Searched refs:DIEInDeclContext (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp63 if (!SymbolFileDWARF::DIEInDeclContext(parent_decl_ctx, die)) in ProcessFunctionDIE()
H A DManualDWARFIndex.cpp455 if (!SymbolFileDWARF::DIEInDeclContext(parent_decl_ctx, in GetFunctions()
467 if (!SymbolFileDWARF::DIEInDeclContext(parent_decl_ctx, in GetFunctions()
H A DSymbolFileDWARF.h253 static bool DIEInDeclContext(const CompilerDeclContext &parent_decl_ctx,
H A DSymbolFileDWARF.cpp2498 bool SymbolFileDWARF::DIEInDeclContext(const CompilerDeclContext &decl_ctx, in DIEInDeclContext() function in SymbolFileDWARF
2811 if (!DIEInDeclContext(parent_decl_ctx, die, only_root_namespaces)) in FindNamespace()