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_1EmptyStatement.html below:

clang: clang::syntax::EmptyStatement Class Reference

The no-op statement, i.e. ';'. More...

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

  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.
 

The no-op statement, i.e. ';'.

Definition at line 231 of file Nodes.h.

◆ EmptyStatement() clang::syntax::EmptyStatement::EmptyStatement ( ) inline

Definition at line 233 of file Nodes.h.

◆ classof() static bool clang::syntax::EmptyStatement::classof ( const NodeN ) static

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


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