Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp153 addUsingDirective(UD, EffectiveDC); in visit()
166 addUsingDirective(UD, EffectiveDC); in addUsingDirectives()
185 void addUsingDirective(UsingDirectiveDecl *UD, DeclContext *EffectiveDC) { in addUsingDirective() function in __anon506a0daf0111::UnqualUsingDirectiveSet