Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp133 void visit(DeclContext *DC, DeclContext *EffectiveDC) { in visit()
143 void visit(UsingDirectiveDecl *UD, DeclContext *EffectiveDC) { in visit()
155 void addUsingDirectives(DeclContext *DC, DeclContext *EffectiveDC) { in addUsingDirectives()
180 void addUsingDirective(UsingDirectiveDecl *UD, DeclContext *EffectiveDC) { in addUsingDirective()
/external/llvm-project/clang/lib/Sema/
DSemaLookup.cpp133 void visit(DeclContext *DC, DeclContext *EffectiveDC) { in visit()
143 void visit(UsingDirectiveDecl *UD, DeclContext *EffectiveDC) { in visit()
155 void addUsingDirectives(DeclContext *DC, DeclContext *EffectiveDC) { in addUsingDirectives()
180 void addUsingDirective(UsingDirectiveDecl *UD, DeclContext *EffectiveDC) { in addUsingDirective()