Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Index/
H A DIndexingContext.cpp185 bool IndexingContext::shouldIgnoreIfImplicit(const Decl *D) { in shouldIgnoreIfImplicit() function in IndexingContext
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp1228 bool CXIndexDataConsumer::shouldIgnoreIfImplicit(const Decl *D) { in shouldIgnoreIfImplicit() function in CXIndexDataConsumer