Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDarwin.cpp459 bool hasExplicitOutputFile = in checkRemarksOptions() local
461 if (hasMultipleInvocations && hasExplicitOutputFile) { in checkRemarksOptions()
H A DClang.cpp1487 bool hasExplicitOutputFile = in checkRemarksOptions() local
1489 if (hasMultipleInvocations && hasExplicitOutputFile) { in checkRemarksOptions()