Searched refs:MayLink (Results 1 – 3 of 3) sorted by relevance
41 bool RustTool::MayLink() const { in MayLink() function in RustTool122 if (MayLink()) in ValidateSubstitution()
40 bool MayLink() const;
312 if (tool->AsC() || (tool->AsRust() && tool->AsRust()->MayLink())) { in WriteCustomLinkerFlags()