Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp232 bool shouldDeclBeIncluded(const Decl *D) const { in shouldDeclBeIncluded() function
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h1474 bool shouldDeclBeIncluded(const Decl *D) const { return true; } in shouldDeclBeIncluded() function