Searched refs:PreviousDecls (Results 1 – 2 of 2) sorted by relevance
432 SmallVector<FunctionTemplateDecl *, 8> PreviousDecls; in mergePrevDecl() local438 PreviousDecls.push_back(Prev); in mergePrevDecl()444 for (auto *D : PreviousDecls) in mergePrevDecl()
6163 const LookupResult &PreviousDecls,