Searched refs:ignoreDecl (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
H A DInterfaceStubFunctionsConsumer.cpp51 auto ignoreDecl = [this, isVisible](const NamedDecl *ND) -> bool { local
114 if ((ParentDecl && ignoreDecl(ParentDecl)) || ignoreDecl(ND))

Completed in 91 milliseconds