Instantiator
Generate c++ template instantiations
|
This class sets the options for the collection of dependencies. More...
#include <Actions/DependencyAction.hpp>
Public Member Functions | |
bool | sawDependency (llvm::StringRef Filename, bool FromModule, bool IsSystem, bool IsModuleFile, bool IsMissing) override |
bool | needSystemDependencies () override |
This class sets the options for the collection of dependencies.
System headers are not collected.
Definition at line 13 of file DependencyAction.hpp.
|
override |
Definition at line 11 of file DependencyAction.cpp.
|
override |
Definition at line 3 of file DependencyAction.cpp.