Searched refs:shouldIgnoreIfImplicit (Results 1 – 3 of 3) sorted by relevance
335 if (D->isImplicit() && shouldIgnoreIfImplicit(D)) in indexDecl()
316 if (D->isImplicit() && shouldIgnoreIfImplicit(D)) in handleDecl()682 if (D->isImplicit() && shouldIgnoreIfImplicit(D)) in handleReference()1148 bool IndexingContext::shouldIgnoreIfImplicit(const Decl *D) { in shouldIgnoreIfImplicit() function in IndexingContext
505 static bool shouldIgnoreIfImplicit(const Decl *D);