Home
last modified time | relevance | path

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

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