Searched defs:EnteredContext (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | Lookup.h | 860 virtual void EnteredContext(DeclContext *Ctx) {} EnteredContext() function |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 1744 void EnteredContext(DeclContext *Ctx) override { EnteredContext() function in __anon980f77db0311::CodeCompletionDeclConsumer |