Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp4126 bool SupportedTarget = T.getArch() == llvm::Triple::dxil && in ParseLangArgs() local
4128 if (!SupportedTarget) in ParseLangArgs()