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