9 name_ +=
" \"" + prefix_ +
" \"";
15 if (old_mut->
sym().view().starts_with(prefix_))
16 DLOG(
"internalized: `{}`", old_mut);
18 new_mut->make_external();
T * as_mut() const
Asserts that this is a mutable, casts constness away and performs a static_cast to T.
bool is_external() const noexcept
void rewrite_external(Def *) final
virtual const Def * rewrite(const Def *)
#define DLOG(...)
Vaporizes to nothingness in Debug build.