Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/
H A DExtractAPIConsumer.cpp231 bool shouldDeclBeIncluded(const Decl *D) const { shouldDeclBeIncluded() function
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h1417 bool shouldDeclBeIncluded(const Decl *D) const { return true; } shouldDeclBeIncluded() function
[all...]