Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DIndexingContext.cpp149 bool IndexingContext::shouldIgnoreIfImplicit(const Decl *D) { in shouldIgnoreIfImplicit() function in IndexingContext
/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp1219 bool CXIndexDataConsumer::shouldIgnoreIfImplicit(const Decl *D) { in shouldIgnoreIfImplicit() function in CXIndexDataConsumer