Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp132 void visit(DeclContext *DC, DeclContext *EffectiveDC) { in visit()
142 void visit(UsingDirectiveDecl *UD, DeclContext *EffectiveDC) { in visit()
154 void addUsingDirectives(DeclContext *DC, DeclContext *EffectiveDC) { in addUsingDirectives()
182 void addUsingDirective(UsingDirectiveDecl *UD, DeclContext *EffectiveDC) { in addUsingDirective()