MCPcopy Create free account
hub / github.com/Rust-API/Rust-API-Bypass-Checker / body_visitor.rs

File body_visitor.rs

src/analysis/mir_visitor/body_visitor.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::analysis::abstract_domain::AbstractDomain;
2use crate::analysis::crate_context::CrateContext;
3use crate::analysis::diagnostics::{Diagnostic, DiagnosticCause};
4use crate::analysis::global_context::GlobalContext;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected