Searched refs:checkIfOverriddenFunctionAscends (Results 1 – 1 of 1) sorted by relevance
74 if (checkIfOverriddenFunctionAscends(OverriddenMethod)) in Find()200 bool checkIfOverriddenFunctionAscends(const CXXMethodDecl *MethodDecl) { in checkIfOverriddenFunctionAscends() function in clang::tooling::__anonf1d7dc5b0111::AdditionalUSRFinder204 return checkIfOverriddenFunctionAscends(OverriddenMethod); in checkIfOverriddenFunctionAscends()