Searched refs:CurAccessFunPair (Results 1 – 1 of 1) sorted by relevance
9472 const DeclAccessPair& CurAccessFunPair) { in AddMatchingTemplateFunction() argument9510 Matches.push_back(std::make_pair(CurAccessFunPair, Specialization)); in AddMatchingTemplateFunction()9515 const DeclAccessPair& CurAccessFunPair) { in AddMatchingNonTemplateFunction() argument9543 Matches.push_back(std::make_pair(CurAccessFunPair, in AddMatchingNonTemplateFunction()