Searched refs:wrap_str (Results 1 – 2 of 2) sorted by relevance
191 #define wrap_str(s) str(s) macro199 OS << "\n Build type: " << wrap_str(TARGET_BUILD_VARIANT); in llvm_rs_cc_VersionPrinter()205 #undef wrap_str
564 static const char wrap_str[] = "wrap"; in Run() local596 { wrap_str, optional_argument, nullptr, 0 }, in Run()619 if (long_options[option_index].name == wrap_str) { in Run()