Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp137 addUsingDirectives(DC, EffectiveDC); in visit()
149 addUsingDirectives(NS, EffectiveDC); in visit()
155 void addUsingDirectives(DeclContext *DC, DeclContext *EffectiveDC) { in addUsingDirectives() function in __anon19e32a9a0111::UnqualUsingDirectiveSet