Searched refs:StripUnderscore (Results 1 – 1 of 1) sorted by relevance
57 static bool StripUnderscore; variable71 if (StripUnderscore && DecoratedStr[0] == '_') { in demangle()172 StripUnderscore = A->getOption().matches(OPT_strip_underscore); in llvm_cxxfilt_main()174 StripUnderscore = Triple(sys::getProcessTriple()).isOSBinFormatMachO(); in llvm_cxxfilt_main()