Home
last modified time | relevance | path

Searched defs:EffectiveDC (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaLookup.cpp138 void visit(DeclContext *DC, DeclContext *EffectiveDC) { in visit()
148 void visit(UsingDirectiveDecl *UD, DeclContext *EffectiveDC) { in visit()
160 void addUsingDirectives(DeclContext *DC, DeclContext *EffectiveDC) { in addUsingDirectives()
185 void addUsingDirective(UsingDirectiveDecl *UD, DeclContext *EffectiveDC) { in addUsingDirective()