Home
last modified time | relevance | path

Searched defs:EnteredContext (Results 1 – 2 of 2) 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 DSemaCodeComplete.cpp1650 void EnteredContext(DeclContext *Ctx) override { in EnteredContext() function in __anon4254e5140211::CodeCompletionDeclConsumer