Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaLookup.cpp134 addUsingDirectives(DC, EffectiveDC); in visit()
146 addUsingDirectives(NS, EffectiveDC); in visit()
152 void addUsingDirectives(DeclContext *DC, DeclContext *EffectiveDC) { in addUsingDirectives() function in __anon54059c910111::UnqualUsingDirectiveSet