Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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 __anonb0e6ccc60111::UnqualUsingDirectiveSet