Searched refs:DIEInDeclContext (Results 1 – 4 of 4) sorted by relevance
41 if (!SymbolFileDWARF::DIEInDeclContext(&parent_decl_ctx, die)) in ProcessFunctionDIE()
423 if (SymbolFileDWARF::DIEInDeclContext(&parent_decl_ctx, die)) in GetFunctions()434 if (SymbolFileDWARF::DIEInDeclContext(&parent_decl_ctx, die)) in GetFunctions()
313 DIEInDeclContext(const lldb_private::CompilerDeclContext *parent_decl_ctx,
2274 bool SymbolFileDWARF::DIEInDeclContext(const CompilerDeclContext *decl_ctx, in DIEInDeclContext() function in SymbolFileDWARF2488 if (!DIEInDeclContext(parent_decl_ctx, die)) in FindTypes()2615 if (!DIEInDeclContext(parent_decl_ctx, die)) in FindNamespace()