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