Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DScope.h442 void PushUsingDirective(UsingDirectiveDecl *UDir) { in PushUsingDirective()
/external/llvm-project/clang/include/clang/Sema/
DScope.h479 void PushUsingDirective(UsingDirectiveDecl *UDir) { in PushUsingDirective()
/external/clang/lib/Sema/
DSemaDeclCXX.cpp7719 UsingDirectiveDecl *UDir = nullptr; in ActOnUsingDirective() local
7788 void Sema::PushUsingDirective(Scope *S, UsingDirectiveDecl *UDir) { in PushUsingDirective()
/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp11393 UsingDirectiveDecl *UDir = nullptr; in ActOnUsingDirective() local
11462 void Sema::PushUsingDirective(Scope *S, UsingDirectiveDecl *UDir) { in PushUsingDirective()