Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h865 virtual void EnteredContext(DeclContext *Ctx) {} in EnteredContext() function
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4066 Consumer.EnteredContext(Ctx); in lookupInDeclContext()
H A DSemaCodeComplete.cpp1751 void EnteredContext(DeclContext *Ctx) override { in EnteredContext() function in __anond614bade0311::CodeCompletionDeclConsumer