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