|
Instantiator
Generate c++ template instantiations
|
#include <filesystem>#include <memory>#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 | ASTBuilderAction |
Action to compute a single AST of file filename. More... | |
Namespaces | |
| namespace | clang |