struct BuildReturnTypeVector

Declaration

template <typename T>
struct BuildReturnTypeVector { /* full declaration omitted */ };

Declared at: clang/lib/ASTMatchers/Dynamic/Marshallers.h:469

Templates

T

Method Overview

  • public static void build(std::vector<ASTNodeKind> & RetTypes)

Methods

ΒΆstatic void build(
    std::vector<ASTNodeKind>& RetTypes)

Declared at: clang/lib/ASTMatchers/Dynamic/Marshallers.h:470

Parameters

std::vector<ASTNodeKind>& RetTypes