|
Instantiator
Generate c++ template instantiations
|
#include "clang/Frontend/CompilerInstance.h"#include "clang/Frontend/FrontendActions.h"#include "clang/Frontend/Utils.h"Go to the source code of this file.
Classes | |
| class | myDependencyCollector |
| This class sets the options for the collection of dependencies. More... | |
| class | DependencyAction |
| Action to compute the (header) dependencies of a source file. More... | |