Searched refs:IgnoreInput (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp1321 bool IgnoreInput = false; local
1326 IgnoreInput = true;
1331 IgnoreInput = true;
1334 if (IgnoreInput) {

Completed in 64 milliseconds