Searched refs:InstantiatedMethods (Results 1 – 1 of 1) sorted by relevance
111 InstantiatedMethods.push_back(MethodDecl); in VisitCXXMethodDecl()193 for (const auto *Method : InstantiatedMethods) { in addUSRsOfInstantiatedMethods()213 std::vector<const CXXMethodDecl *> InstantiatedMethods; member in clang::tooling::__anona7892ad30111::AdditionalUSRFinder