Searched refs:CurAccessFunPair (Results 1 – 1 of 1) sorted by relevance
9918 const DeclAccessPair& CurAccessFunPair) { in AddMatchingTemplateFunction() argument9956 Matches.push_back(std::make_pair(CurAccessFunPair, Specialization)); in AddMatchingTemplateFunction()9961 const DeclAccessPair& CurAccessFunPair) { in AddMatchingNonTemplateFunction() argument9989 Matches.push_back(std::make_pair(CurAccessFunPair, in AddMatchingNonTemplateFunction()