clang 19.0.0git
Public Types | List of all members
clang::tooling::traits::internal::HasHandle< T > Struct Template Reference

#include "clang/Tooling/Refactoring/RefactoringOptionVisitor.h"

Public Types

using Type = decltype(check< RefactoringOptionVisitor >(nullptr))
 

Detailed Description

template<typename T>
struct clang::tooling::traits::internal::HasHandle< T >

Definition at line 37 of file RefactoringOptionVisitor.h.

Member Typedef Documentation

◆ Type

template<typename T >
using clang::tooling::traits::internal::HasHandle< T >::Type = decltype(check<RefactoringOptionVisitor>(nullptr))

Definition at line 49 of file RefactoringOptionVisitor.h.


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