Searched refs:shouldSkipNamelessDecl (Results 1 – 1 of 1) sorted by relevance
269 static bool shouldSkipNamelessDecl(const NamedDecl *ND) { in shouldSkipNamelessDecl() function289 if (shouldSkipNamelessDecl(ND)) in adjustParent()364 if (!isa<NamedDecl>(D) || shouldSkipNamelessDecl(cast<NamedDecl>(D))) in handleDeclOccurrence()