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

clang: clang::syntax::CaseStatement Class Reference

case : <body> 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.
 

case

: <body>

Definition at line 247 of file Nodes.h.

◆ CaseStatement() clang::syntax::CaseStatement::CaseStatement ( ) inline

Definition at line 249 of file Nodes.h.

◆ classof() static bool clang::syntax::CaseStatement::classof ( const NodeN ) static ◆ getBody() ◆ getCaseKeyword() ◆ getCaseValue()

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