Searched defs:TemplateMatch (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_suppressions.cc26 bool TemplateMatch(char *templ, const char *str) { function in namespace:__sanitizer
74 TemplateMatch(suppressions_[i].templ, str))

Completed in 3064 milliseconds