Searched refs:ShouldPrefixFunctionName (Results 1 – 1 of 1) sorted by relevance
502 bool ShouldPrefixFunctionName(const std::string& old_method_name) { in ShouldPrefixFunctionName() function582 return ShouldPrefixFunctionName(Node.getName().str()); in AST_MATCHER()1220 if (ShouldPrefixFunctionName(old_name)) in GuessNameForUnresolvedDependentNode()