Home
last modified time | relevance | path

Searched refs:UsingDir (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/CXX/drs/
H A Ddr4xx.cpp102 namespace UsingDir { namespace
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDeclCXX.cpp503 Decl *UsingDir = ParseUsingDirective(Context, UsingLoc, DeclEnd, Attrs); in ParseUsingDirectiveOrDeclaration() local
504 return Actions.ConvertDeclToDeclGroup(UsingDir); in ParseUsingDirectiveOrDeclaration()