Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp140 addUsingDirectives(DC, EffectiveDC); in visit()
152 addUsingDirectives(NS, EffectiveDC); in visit()
158 void addUsingDirectives(DeclContext *DC, DeclContext *EffectiveDC) { in addUsingDirectives() function in __anonb0e6ccc60111::UnqualUsingDirectiveSet