Home
last modified time | relevance | path

Searched refs:shouldIgnoreIfImplicit (Results 1 – 3 of 3) sorted by relevance

/external/clang/tools/libclang/
DIndexDecl.cpp323 if (D->isImplicit() && shouldIgnoreIfImplicit(D)) in indexDecl()
DIndexingContext.cpp315 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
DIndexingContext.h501 static bool shouldIgnoreIfImplicit(const Decl *D);