Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp132 addUsingDirectives(DC, EffectiveDC); in visit()
144 addUsingDirectives(NS, EffectiveDC); in visit()
150 void addUsingDirectives(DeclContext *DC, DeclContext *EffectiveDC) { in addUsingDirectives() function in __anon9853ef940111::UnqualUsingDirectiveSet