clang: clang::DestructedTypeVisitor< Derived, RetTy > Struct Template Reference (original) (raw)
#include "[clang/AST/NonTrivialTypeVisitor.h](NonTrivialTypeVisitor%5F8h%5Fsource.html)"
Public Member Functions | |
---|---|
template<class... Ts> | |
RetTy | visit (QualType FT, Ts &&... Args) |
template<class... Ts> | |
RetTy | visitWithKind (QualType::DestructionKind DK, QualType FT, Ts &&... Args) |
Derived & | asDerived () |
Detailed Description
template<class Derived, class RetTy = void>
struct clang::DestructedTypeVisitor< Derived, RetTy >
Definition at line 21 of file NonTrivialTypeVisitor.h.
Member Function Documentation
◆ asDerived()
template<class Derived , class RetTy = void>
◆ visit()
template<class Derived , class RetTy = void>
template<class... Ts>
◆ visitWithKind()
template<class Derived , class RetTy = void>
template<class... Ts>
The documentation for this struct was generated from the following file:
- include/clang/AST/NonTrivialTypeVisitor.h