Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/
H A DSanitizerArgs.cpp848 if (Arg *WindowsDebugRTArg = in SanitizerArgs() local
852 switch (WindowsDebugRTArg->getOption().getID()) { in SanitizerArgs()
858 << WindowsDebugRTArg->getAsString(Args) in SanitizerArgs()