Searched refs:DIEInDeclContext (Results 1 – 4 of 4) sorted by relevance
58 if (!SymbolFileDWARF::DIEInDeclContext(parent_decl_ctx, die)) in ProcessFunctionDIE()176 if (!SymbolFileDWARF::DIEInDeclContext(parent_decl_ctx, die)) in ProcessNamespaceDieMatchParents()
483 if (!SymbolFileDWARF::DIEInDeclContext(parent_decl_ctx, in GetFunctions()495 if (!SymbolFileDWARF::DIEInDeclContext(parent_decl_ctx, in GetFunctions()
270 static bool DIEInDeclContext(const CompilerDeclContext &parent_decl_ctx,
2474 bool SymbolFileDWARF::DIEInDeclContext(const CompilerDeclContext &decl_ctx, in DIEInDeclContext() function in SymbolFileDWARF2795 if (!DIEInDeclContext(parent_decl_ctx, die, only_root_namespaces)) in FindNamespace()