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