Home
last modified time | relevance | path

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

/third_party/libabigail/tools/
Dabilint.cc379 emit_artifact_use_trace(const artifact_use_relation_tree& artifact_use_tree, in emit_artifact_use_trace() argument
382 type_or_decl_base* artifact = artifact_use_tree.artifact; in emit_artifact_use_trace()
389 if (artifact_use_tree.artifact_users.empty()) in emit_artifact_use_trace()
420 for (const auto &user : artifact_use_tree.artifact_users) in emit_artifact_use_trace()
439 emit_artifact_use_trace(const artifact_use_relation_tree& artifact_use_tree, in emit_artifact_use_trace() argument
443 emit_artifact_use_trace(artifact_use_tree, trace, out); in emit_artifact_use_trace()