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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DDriver.h453 /// PrintActions - Print the list of actions.
454 void PrintActions(const Compilation &C) const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp1174 PrintActions(*C);
1948 void Driver::PrintActions(const Compilation &C) const { function in class:Driver

Completed in 64 milliseconds