Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp146 addUsingDirective(UD, EffectiveDC); in visit()
159 addUsingDirective(UD, EffectiveDC); in addUsingDirectives()
178 void addUsingDirective(UsingDirectiveDecl *UD, DeclContext *EffectiveDC) { in addUsingDirective() function in __anon7874a3fe0111::UnqualUsingDirectiveSet