LLDB mainline
Classes | Public Types | Public Member Functions | List of all members
lldb_private::formatters::NSDictionary_Additionals::AdditionalFormatterMatching Class Reference

#include <NSDictionary.h>

Classes

class  Full
 
class  Matcher
 
class  Prefix
 

Public Types

typedef Matcher::UP MatcherUP
 

Public Member Functions

MatcherUP GetFullMatch (ConstString n)
 
MatcherUP GetPrefixMatch (ConstString p)
 

Detailed Description

Definition at line 41 of file NSDictionary.h.

Member Typedef Documentation

◆ MatcherUP

Definition at line 68 of file NSDictionary.h.

Member Function Documentation

◆ GetFullMatch()

MatcherUP lldb_private::formatters::NSDictionary_Additionals::AdditionalFormatterMatching::GetFullMatch ( ConstString  n)
inline

Definition at line 70 of file NSDictionary.h.

◆ GetPrefixMatch()

MatcherUP lldb_private::formatters::NSDictionary_Additionals::AdditionalFormatterMatching::GetPrefixMatch ( ConstString  p)
inline

Definition at line 72 of file NSDictionary.h.


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