Searched defs:EnteredContext (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ | ||
H A D | Lookup.h | 794 virtual void EnteredContext(DeclContext *Ctx) {} in EnteredContext() function |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 1650 void EnteredContext(DeclContext *Ctx) override { in EnteredContext() function in __anon4254e5140211::CodeCompletionDeclConsumer |