Instantiator
Generate c++ template instantiations
Loading...
Searching...
No Matches
Parsing.cpp File Reference
#include "Parsing.hpp"
#include "spdlog/spdlog.h"
#include "clang/AST/DeclTemplate.h"
#include "clang/AST/TemplateName.h"
Include dependency graph for Parsing.cpp:

Go to the source code of this file.

Namespaces

namespace  internal
 

Functions

std::vector< std::string > internal::parseTemplateArgs (const clang::TemplateArgumentList *TAL, clang::PrintingPolicy pp)
 
std::vector< Paraminternal::parseFunctionArgs (std::vector< clang::ParmVarDecl * > Args, clang::PrintingPolicy pp)