Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp142 addUsingDirectives(DC, EffectiveDC); in visit()
154 addUsingDirectives(NS, EffectiveDC); in visit()
160 void addUsingDirectives(DeclContext *DC, DeclContext *EffectiveDC) { in addUsingDirectives() function in __anon506a0daf0111::UnqualUsingDirectiveSet