Home | History | Annotate | Download | only in Driver

Lines Matching full:demangle

201     // Rewrite linker options, to replace --no-demangle with a custom internal
205 A->containsValue("--no-demangle")) {
206 // Add the rewritten no-demangle argument.
211 if (StringRef(A->getValue(i)) != "--no-demangle")