Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp40 if (!SymbolFileDWARF::DIEInDeclContext(parent_decl_ctx, die)) in ProcessFunctionDIE()
H A DManualDWARFIndex.cpp412 if (!SymbolFileDWARF::DIEInDeclContext(parent_decl_ctx, in GetFunctions()
424 if (!SymbolFileDWARF::DIEInDeclContext(parent_decl_ctx, in GetFunctions()
H A DSymbolFileDWARF.h285 DIEInDeclContext(const lldb_private::CompilerDeclContext &parent_decl_ctx,
H A DSymbolFileDWARF.cpp2201 bool SymbolFileDWARF::DIEInDeclContext(const CompilerDeclContext &decl_ctx, in DIEInDeclContext() function in SymbolFileDWARF
2352 if (!DIEInDeclContext(parent_decl_ctx, die)) in FindTypes()
2459 if (!DIEInDeclContext(parent_decl_ctx, die)) in FindNamespace()