Searched refs:strVariableName (Results 1 – 1 of 1) sorted by relevance
40 StringMatcher(StringRef strVariableName, in StringMatcher() argument42 : StrVariableName(strVariableName), Matches(matches), OS(os) {} in StringMatcher()