Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h625 void PushUsingDirective(UsingDirectiveDecl *UDir) { in PushUsingDirective() function
H A DSema.h5242 void PushUsingDirective(Scope *S, UsingDirectiveDecl *UDir);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp12496 PushUsingDirective(S, UDir); in ActOnUsingDirective()
12509 void Sema::PushUsingDirective(Scope *S, UsingDirectiveDecl *UDir) { in PushUsingDirective() function in Sema
12519 S->PushUsingDirective(UDir); in PushUsingDirective()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc5157 …singDirectiveEPNS_5ScopeEPNS_18UsingDirectiveDeclE", "clang::Sema::PushUsingDirective(clang::Scope…