Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp2808 bool IsTargetSpecified = in ParseLangArgs() local
2814 (IsSimdSpecified || IsTargetSpecified) ? 45 : Opts.OpenMP, Diags)) in ParseLangArgs()
2816 else if (IsSimdSpecified || IsTargetSpecified) in ParseLangArgs()