A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://clang.llvm.org/doxygen/classclang_1_1syntax_1_1ParameterDeclarationList.html below:

clang: clang::syntax::ParameterDeclarationList Class Reference

Models a parameter-declaration-list which appears within parameters-and-qualifiers. More...

#include "clang/Tooling/Syntax/Nodes.h"

enum class   TerminationKind { Terminated , MaybeTerminated , Separated }     Node (NodeKind Kind)   Newly created nodes are detached from a tree, parent and sibling links are set when the node is added as a child to another one.
    Node (const Node &)=delete   Nodes cannot simply be copied without violating tree invariants.
    Node (Node &&)=delete   Idiomatically, nodes are allocated on an Arena and never moved.
    Node (NodeKind Kind)   Newly created nodes are detached from a tree, parent and sibling links are set when the node is added as a child to another one.
    ~Node ()=default   Nodes are allocated on Arenas; the destructor is never called.
 

Models a parameter-declaration-list which appears within parameters-and-qualifiers.

See C++ [dcl.fct]

Definition at line 540 of file Nodes.h.

◆ ParameterDeclarationList() clang::syntax::ParameterDeclarationList::ParameterDeclarationList ( ) inline

Definition at line 542 of file Nodes.h.

◆ classof() static bool clang::syntax::ParameterDeclarationList::classof ( const NodeN ) static ◆ getParameterDeclarations() ◆ getParametersAndCommas()

The documentation for this class was generated from the following files:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4