Searched refs:TemplateMatch (Results 1 – 4 of 4) sorted by relevance
51 TemplateMatch(lib->templ, name)) in OnLibraryLoaded()67 if (TemplateMatch(lib->templ, module.data()) || in OnLibraryLoaded()
26 bool TemplateMatch(char *templ, const char *str) { in TemplateMatch() function74 TemplateMatch(suppressions_[i].templ, str)) in Match()
58 bool TemplateMatch(char *templ, const char *str);
23 return TemplateMatch(tmp, func); in MyMatch()