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