Home
last modified time | relevance | path

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

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