Searched refs:MatchingDecl (Results 1 – 1 of 1) sorted by relevance
881 FunctionDecl *MatchingDecl = nullptr; in resolveOverload() local888 if (MatchingDecl) { in resolveOverload()892 MatchingDecl = FuncCandidate; in resolveOverload()897 return MatchingDecl; in resolveOverload()