Instantiator
Generate c++ template instantiations
|
#include <memory>
#include <vector>
#include "clang/Frontend/ASTUnit.h"
#include "clang/Frontend/CompilerInstance.h"
#include "clang/Frontend/CompilerInvocation.h"
#include "clang/Serialization/PCHContainerOperations.h"
#include "clang/Tooling/Tooling.h"
Go to the source code of this file.
Classes | |
class | AllASTBuilderAction |
Action to compute all ASTs. More... | |
Namespaces | |
namespace | clang |