Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h860 virtual void EnteredContext(DeclContext *Ctx) {} in EnteredContext() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4132 Consumer.EnteredContext(Ctx); in lookupInDeclContext()
H A DSemaCodeComplete.cpp1744 void EnteredContext(DeclContext *Ctx) override { in EnteredContext() function in __anon28081b510311::CodeCompletionDeclConsumer