clang 22.0.0git
MatchParents< T > Struct Template Reference
Inheritance diagram for MatchParents< T >:
[legend]

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 316 of file ParentMapContext.cpp.

Member Function Documentation

◆ match()

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

Definition at line 318 of file ParentMapContext.cpp.


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