LLVM: llvm::detail::Visitor< HeadT > Struct Template Reference (original) (raw)

#include "[llvm/ADT/STLExtras.h](STLExtras%5F8h%5Fsource.html)"

Inheritance diagram for llvm::detail::Visitor< HeadT >:

[legend]

Public Member Functions
constexpr Visitor (HeadT &&Head)

Detailed Description

template
struct llvm::detail::Visitor< HeadT >

Definition at line 1481 of file STLExtras.h.

Constructor & Destructor Documentation

template

llvm::detail::Visitor< HeadT >::Visitor ( HeadT && Head) inlineexplicitconstexpr

Definition at line 1482 of file STLExtras.h.


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