clang 19.0.0git
Static Public Member Functions | List of all members
MatchParents< T > Struct Template Reference

Static Public Member Functions

static std::tuple< bool, DynTypedNodeList, const T * > match (const DynTypedNodeList &NodeList, ParentMapContext::ParentMap *ParentMap)
 

Detailed Description

template<typename T>
struct MatchParents< T >

Definition at line 310 of file ParentMapContext.cpp.

Member Function Documentation

◆ match()

template<typename T >
static std::tuple< bool, DynTypedNodeList, const T * > MatchParents< T >::match ( const DynTypedNodeList NodeList,
ParentMapContext::ParentMap ParentMap 
)
inlinestatic

Definition at line 312 of file ParentMapContext.cpp.


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