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

/external/clang/include/clang/Driver/
H A DDriver.h309 /// PrintActions - Print the list of actions.
310 void PrintActions(const Compilation &C) const;
/external/clang/lib/Driver/
H A DDriver.cpp390 PrintActions(*C);
829 void Driver::PrintActions(const Compilation &C) const { function in class:Driver

Completed in 109 milliseconds