Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/AST/
DASTImporterGenericRedeclTest.cpp228 auto *To1 = LastDeclMatcher<DeclTy>().match(ToTU, getPattern()); in TypedTest_ImportPrototypeAfterImportedPrototype() local
295 auto *To1 = LastDeclMatcher<DeclTy>().match(ToTU, getPattern()); in TypedTest_ImportPrototypes() local
DASTImporterTest.cpp1654 auto *To1 = Import(From1, Lang_CXX03); in TEST_P() local
1828 auto *To1 = LastDeclMatcher<FunctionDecl>().match(ToTU, Pattern); in TEST_P() local
1846 auto *To1 = LastDeclMatcher<FunctionDecl>().match(ToTU, Pattern); in TEST_P() local
2109 auto *To1 = Import(From1, Lang_C99); in TEST_P() local