Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFIndex.cpp60 if (!SymbolFileDWARF::DIEInDeclContext(parent_decl_ctx, die)) in ProcessFunctionDIE()
DManualDWARFIndex.cpp443 if (!SymbolFileDWARF::DIEInDeclContext(parent_decl_ctx, in GetFunctions()
455 if (!SymbolFileDWARF::DIEInDeclContext(parent_decl_ctx, in GetFunctions()
DSymbolFileDWARF.h288 DIEInDeclContext(const lldb_private::CompilerDeclContext &parent_decl_ctx,
DSymbolFileDWARF.cpp2341 bool SymbolFileDWARF::DIEInDeclContext(const CompilerDeclContext &decl_ctx, in DIEInDeclContext() function in SymbolFileDWARF
2513 if (!DIEInDeclContext(parent_decl_ctx, die)) in FindTypes()
2543 if (!DIEInDeclContext(parent_decl_ctx, die)) in FindTypes()
2666 if (!DIEInDeclContext(parent_decl_ctx, die)) in FindNamespace()