Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp498 bool hasExplicitOutputFile = in checkRemarksOptions() local
500 if (hasMultipleInvocations && hasExplicitOutputFile) { in checkRemarksOptions()
H A DClang.cpp1376 bool hasExplicitOutputFile = in checkRemarksOptions() local
1378 if (hasMultipleInvocations && hasExplicitOutputFile) { in checkRemarksOptions()