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

clang: clang::syntax::ExplicitTemplateInstantiation Class Reference

template <declaration> Examples: template struct X<int> template void foo<int>() template int var<double> 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.
 

template <declaration> Examples: template struct X<int> template void foo<int>() template int var<double>

Definition at line 427 of file Nodes.h.

◆ ExplicitTemplateInstantiation() clang::syntax::ExplicitTemplateInstantiation::ExplicitTemplateInstantiation ( ) inline

Definition at line 429 of file Nodes.h.

◆ classof() static bool clang::syntax::ExplicitTemplateInstantiation::classof ( const NodeN ) static ◆ getDeclaration() ◆ getExternKeyword() syntax::Leaf * syntax::ExplicitTemplateInstantiation::getExternKeyword ( ) ◆ getTemplateKeyword() syntax::Leaf * syntax::ExplicitTemplateInstantiation::getTemplateKeyword ( )

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