Searched refs:shouldIgnoreIfImplicit (Results 1 – 3 of 3) sorted by relevance
323 if (D->isImplicit() && shouldIgnoreIfImplicit(D)) in indexDecl()
315 if (D->isImplicit() && shouldIgnoreIfImplicit(D)) in handleDecl()683 if (D->isImplicit() && shouldIgnoreIfImplicit(D)) in handleReference()1149 bool IndexingContext::shouldIgnoreIfImplicit(const Decl *D) { in shouldIgnoreIfImplicit() function in IndexingContext
501 static bool shouldIgnoreIfImplicit(const Decl *D);