6#include "clang/AST/DeclCXX.h"
7#include "clang/AST/Type.h"
112 constexpr auto parse(format_parse_context& ctx) {
return ctx.begin(); }
113 template <
typename Context>
116 return fmt::format_to(
Struct for the collection of all relevant data for a template instantiation which needs to be inserte...
Struct for the collection of all relevant data for a template function which can provide a definition...
bool isTemplateFor(const Injection &candidate) const
StringType nested_namespace
static Template createFromFS(const clang::FunctionDecl *FS, clang::PrintingPolicy pp)
std::vector< Param > params
static Template createFromMFS(const clang::CXXMethodDecl *MFS, clang::PrintingPolicy pp)
std::vector< Instantiator::TemplateArgument > class_Targs