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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DDriver.h455 /// PrintActions - Print the list of actions.
456 void PrintActions(const Compilation &C) const;
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp1142 PrintActions(*C);
1917 void Driver::PrintActions(const Compilation &C) const { function in class:Driver

Completed in 46 milliseconds