Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp4723 UsingDecl *ToUsing; in VisitUsingDecl() local
4966 UnresolvedUsingTypenameDecl *ToUsing; in VisitUnresolvedUsingTypenameDecl() local
/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterTest.cpp7528 auto *ToUsing = FirstDeclMatcher<UsingDecl>().match( in TEST_P() local