Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp148 addUsingDirective(UD, EffectiveDC); in visit()
161 addUsingDirective(UD, EffectiveDC); in addUsingDirectives()
180 void addUsingDirective(UsingDirectiveDecl *UD, DeclContext *EffectiveDC) { in addUsingDirective() function in __anon781a97630111::UnqualUsingDirectiveSet