Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4107 bool IsTargetSpecified = in ParseLangArgs() local
4116 (IsSimdSpecified || IsTargetSpecified) ? 51 : Opts.OpenMP, Diags)) in ParseLangArgs()