Instantiator
Generate c++ template instantiations
|
#include <clang/AST/TemplateBase.h>
#include <string>
#include "fmt/color.h"
#include "fmt/core.h"
#include "clang/AST/PrettyPrinter.h"
Go to the source code of this file.
Classes | |
struct | Instantiator::TemplateArgument |
Struct for the collection of all relevant data for a function parameter. More... | |
class | fmt::formatter< Instantiator::TemplateArgument > |
Namespaces | |
namespace | Instantiator |
Enumerations | |
enum class | Instantiator::Kind { Instantiator::Type , Instantiator::NonType , Instantiator::Template , Instantiator::Pack } |