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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Driver/
H A DDriver.cpp939 ActionList VerifyInputs; local
940 VerifyInputs.push_back(Actions.back());
942 Actions.push_back(new VerifyJobAction(VerifyInputs,

Completed in 91 milliseconds