Instantiator
Generate c++ template instantiations
|
Helper functions for parsing information from AST nodes. More...
Go to the source code of this file.
Namespaces | |
namespace | clang |
namespace | internal |
Functions | |
std::vector< std::string > | internal::parseTemplateArgs (const clang::TemplateArgumentList *TAL, clang::PrintingPolicy pp) |
std::vector< Param > | internal::parseFunctionArgs (std::vector< clang::ParmVarDecl * > Args, clang::PrintingPolicy pp) |
Helper functions for parsing information from AST nodes.
Definition in file Parsing.hpp.