Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DLookup.h819 virtual void EnteredContext(DeclContext *Ctx) {} in EnteredContext() function
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp4113 Consumer.EnteredContext(Ctx); in lookupInDeclContext()
H A DSemaCodeComplete.cpp1685 void EnteredContext(DeclContext *Ctx) override { in EnteredContext() function in __anon4b9354e00311::CodeCompletionDeclConsumer