clang 19.0.0git
List of all members
clang::DynTypedNode::BaseConverter< T, std::enable_if_t< std::is_base_of< Attr, T >::value > > Struct Template Reference

#include "clang/AST/ASTTypeTraits.h"

Inheritance diagram for clang::DynTypedNode::BaseConverter< T, std::enable_if_t< std::is_base_of< Attr, T >::value > >:
Inheritance graph
[legend]

Detailed Description

template<typename T>
struct clang::DynTypedNode::BaseConverter< T, std::enable_if_t< std::is_base_of< Attr, T >::value > >

Definition at line 537 of file ASTTypeTraits.h.


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