Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScope.h442 void PushUsingDirective(UsingDirectiveDecl *UDir) { in PushUsingDirective() function
/external/llvm-project/clang/include/clang/Sema/
DScope.h479 void PushUsingDirective(UsingDirectiveDecl *UDir) { in PushUsingDirective() function
/external/clang/lib/Sema/
DSemaDeclCXX.cpp7788 void Sema::PushUsingDirective(Scope *S, UsingDirectiveDecl *UDir) { in PushUsingDirective() function in Sema
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp11462 void Sema::PushUsingDirective(Scope *S, UsingDirectiveDecl *UDir) { in PushUsingDirective() function in Sema