Home
last modified time | relevance | path

Searched defs:shouldIgnoreIfImplicit (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp184 bool IndexingContext::shouldIgnoreIfImplicit(const Decl *D) { in shouldIgnoreIfImplicit() function in IndexingContext
/llvm-project/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp1205 bool CXIndexDataConsumer::shouldIgnoreIfImplicit(const Decl *D) { shouldIgnoreIfImplicit() function in CXIndexDataConsumer