Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp138 addUsingDirectives(DC, EffectiveDC); in visit()
150 addUsingDirectives(NS, EffectiveDC); in visit()
156 void addUsingDirectives(DeclContext *DC, DeclContext *EffectiveDC) { in addUsingDirectives() function in __anon5c0384df0111::UnqualUsingDirectiveSet