Instantiator
Generate c++ template instantiations
Loading...
Searching...
No Matches
TemplateArgument.hpp File Reference
#include <clang/AST/TemplateBase.h>
#include <string>
#include "fmt/color.h"
#include "fmt/core.h"
#include "clang/AST/PrettyPrinter.h"
Include dependency graph for TemplateArgument.hpp:
This graph shows which files directly or indirectly include this file:

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 }