Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp135 addUsingDirectives(DC, EffectiveDC); in visit()
147 addUsingDirectives(NS, EffectiveDC); in visit()
153 void addUsingDirectives(DeclContext *DC, DeclContext *EffectiveDC) { in addUsingDirectives() function in __anon7874a3fe0111::UnqualUsingDirectiveSet