Home
last modified time | relevance | path

Searched defs:PushUsingDirective (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDScope.h439 void PushUsingDirective(UsingDirectiveDecl *UDir) { in PushUsingDirective() function
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp7633 void Sema::PushUsingDirective(Scope *S, UsingDirectiveDecl *UDir) { in PushUsingDirective() function in Sema