Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp3820 bool IsTargetSpecified = in ParseLangArgs() local
3828 (IsSimdSpecified || IsTargetSpecified) ? 50 : Opts.OpenMP, Diags)) in ParseLangArgs()