#include "clang/AST/ASTTypeTraits.h"
template<typename T>
struct clang::ast_type_traits::DynTypedNode::BaseConverter< T, typename std::enable_if< std::is_base_of< Stmt, T >::value >::type >
Definition at line 454 of file ASTTypeTraits.h.
The documentation for this struct was generated from the following file: