Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DLookup.h794 virtual void EnteredContext(DeclContext *Ctx) {} in EnteredContext() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp3800 Consumer.EnteredContext(Ctx); in lookupInDeclContext()
H A DSemaCodeComplete.cpp1650 void EnteredContext(DeclContext *Ctx) override { in EnteredContext() function in __anon4254e5140211::CodeCompletionDeclConsumer