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