Home
last modified time | relevance | path

Searched refs:VisibleDeclConsumer (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h838 class VisibleDeclConsumer {
841 virtual ~VisibleDeclConsumer();
H A DSemaInternal.h81 class TypoCorrectionConsumer : public VisibleDeclConsumer {
H A DSema.h195 class VisibleDeclConsumer; variable
9651 VisibleDeclConsumer &Consumer,
9655 VisibleDeclConsumer &Consumer,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp3993 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 DSemaCodeComplete.cpp1716 class CodeCompletionDeclConsumer : public VisibleDeclConsumer {
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc5615 {"_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"},