Searched refs:IsLocalDecl (Results 1 – 1 of 1) sorted by relevance
1540 auto IsLocalDecl = [&](const Decl *D) -> bool { in getFirstLocalDecl() local1547 assert(IsLocalDecl(D) && "expected a local declaration"); in getFirstLocalDecl()1550 if (IsLocalDecl(Canon)) in getFirstLocalDecl()1558 if (IsLocalDecl(Redecl)) in getFirstLocalDecl()