Searched refs:VisibleDeclConsumer (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Lookup.h | 838 class VisibleDeclConsumer { 841 virtual ~VisibleDeclConsumer();
|
| H A D | SemaInternal.h | 81 class TypoCorrectionConsumer : public VisibleDeclConsumer {
|
| H A D | Sema.h | 195 class VisibleDeclConsumer; variable 9651 VisibleDeclConsumer &Consumer, 9655 VisibleDeclConsumer &Consumer,
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaLookup.cpp | 3993 VisibleDeclConsumer::~VisibleDeclConsumer() { } in ~VisibleDeclConsumer() 3995 bool VisibleDeclConsumer::includeHiddenDecls() const { return false; } in includeHiddenDecls() 4110 LookupVisibleHelper(VisibleDeclConsumer &Consumer, bool IncludeDependentBases, in LookupVisibleHelper() 4435 VisibleDeclConsumer &Consumer; 4442 VisibleDeclConsumer &Consumer, in LookupVisibleDecls() 4450 VisibleDeclConsumer &Consumer, in LookupVisibleDecls()
|
| H A D | SemaCodeComplete.cpp | 1716 class CodeCompletionDeclConsumer : public VisibleDeclConsumer {
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 5615 {"_ZN5clang19VisibleDeclConsumerD0Ev", "clang::VisibleDeclConsumer::~VisibleDeclConsumer()"}, 5616 {"_ZN5clang19VisibleDeclConsumerD1Ev", "clang::VisibleDeclConsumer::~VisibleDeclConsumer()"}, 5617 {"_ZN5clang19VisibleDeclConsumerD2Ev", "clang::VisibleDeclConsumer::~VisibleDeclConsumer()"}, 5618 …ookupVisibleDecls(clang::Scope*, clang::Sema::LookupNameKind, clang::VisibleDeclConsumer&, bool)"}, 5620 …upResult&, (anonymous namespace)::UnqualUsingDirectiveSet&, clang::VisibleDeclConsumer&, (anonymou… 5622 …isibleDecls(clang::DeclContext*, clang::Sema::LookupNameKind, clang::VisibleDeclConsumer&, bool)"}, 5623 …ecls(clang::DeclContext*, clang::LookupResult&, bool, bool, clang::VisibleDeclConsumer&, (anonymou… 25145 {"_ZTVN5clang19VisibleDeclConsumerE", "vtable for clang::VisibleDeclConsumer"},
|