Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp151 addUsingDirective(UD, EffectiveDC); in visit()
164 addUsingDirective(UD, EffectiveDC); in addUsingDirectives()
183 void addUsingDirective(UsingDirectiveDecl *UD, DeclContext *EffectiveDC) { in addUsingDirective() function in __anonc10198650111::UnqualUsingDirectiveSet