Searched defs:shouldIgnoreIfImplicit (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Index/ | ||
H A D | IndexingContext.cpp | 184 bool IndexingContext::shouldIgnoreIfImplicit(const Decl *D) { in shouldIgnoreIfImplicit() function in IndexingContext |
/llvm-project/clang/tools/libclang/ | ||
H A D | CXIndexDataConsumer.cpp | 1205 bool CXIndexDataConsumer::shouldIgnoreIfImplicit(const Decl *D) { shouldIgnoreIfImplicit() function in CXIndexDataConsumer |