Searched refs:shouldIgnoreIfImplicit (Results 1 – 10 of 10) sorted by relevance
107 bool shouldIgnoreIfImplicit(const Decl *D);
149 bool IndexingContext::shouldIgnoreIfImplicit(const Decl *D) { in shouldIgnoreIfImplicit() function in IndexingContext
415 if (D->isImplicit() && shouldIgnoreIfImplicit(D)) in indexDecl()
125 bool shouldIgnoreIfImplicit(const Decl *D);
186 bool IndexingContext::shouldIgnoreIfImplicit(const Decl *D) { in shouldIgnoreIfImplicit() function in IndexingContext
737 if (D->isImplicit() && shouldIgnoreIfImplicit(D)) in indexDecl()
548 if (D->isImplicit() && shouldIgnoreIfImplicit(D)) in handleDecl()902 if (D->isImplicit() && shouldIgnoreIfImplicit(D)) in handleReference()1215 bool CXIndexDataConsumer::shouldIgnoreIfImplicit(const Decl *D) { in shouldIgnoreIfImplicit() function in CXIndexDataConsumer
478 static bool shouldIgnoreIfImplicit(const Decl *D);
536 if (D->isImplicit() && shouldIgnoreIfImplicit(D)) in handleDecl()907 if (D->isImplicit() && shouldIgnoreIfImplicit(D)) in handleReference()1219 bool CXIndexDataConsumer::shouldIgnoreIfImplicit(const Decl *D) { in shouldIgnoreIfImplicit() function in CXIndexDataConsumer
510 static bool shouldIgnoreIfImplicit(const Decl *D);