Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h605 void PushUsingDirective(UsingDirectiveDecl *UDir) { in PushUsingDirective()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp12110 UsingDirectiveDecl *UDir = nullptr; in ActOnUsingDirective() local
12181 void Sema::PushUsingDirective(Scope *S, UsingDirectiveDecl *UDir) { in PushUsingDirective() argument
[all...]