Searched defs:ToUsing (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 5145 UsingDecl *ToUsing; VisitUsingDecl() local |
/llvm-project/clang/unittests/AST/ | ||
H A D | ASTImporterTest.cpp | 8565 auto *ToUsing = FirstDeclMatcher<UsingDecl>().match( TEST_P() local |