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