Home
last modified time | relevance | path

Searched refs:EnteredContext (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DLookup.h819 virtual void EnteredContext(DeclContext *Ctx) {} in EnteredContext() function
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DIncludeFixer.cpp464 void EnteredContext(DeclContext *Ctx) override { in collectAccessibleScopes() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp4101 Consumer.EnteredContext(Ctx); in lookupInDeclContext()
H A DSemaCodeComplete.cpp1655 void EnteredContext(DeclContext *Ctx) override { in EnteredContext() function in __anon3bc9fbb90211::CodeCompletionDeclConsumer