Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
BaseSelectionRule.cxx File Reference

Functions

static const char * R__GetDeclSourceFileName (const clang::Decl *D)
static bool R__match_filename (const char *srcname, const char *filename)

Function Documentation

◆ R__GetDeclSourceFileName()

const char * R__GetDeclSourceFileName ( const clang::Decl * D)
static

Definition at line 41 of file BaseSelectionRule.cxx.

◆ R__match_filename()

bool R__match_filename ( const char * srcname,
const char * filename )
static

Definition at line 61 of file BaseSelectionRule.cxx.