Home
last modified time | relevance | path

Searched refs:OPT_municode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Doptions.h5365 OPT_municode = 1148, /* -municode */ enumerator
/aosp_15_r20/external/clang/lib/Driver/
H A DTools.cpp10401 if (Args.hasArg(options::OPT_municode)) in ConstructJob()