Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DASTImporterGenericRedeclTest.cpp238 auto *From0 = FirstDeclMatcher<DeclTy>().match(FromTU, getPattern()); in TypedTest_ImportPrototypeAfterImportedPrototype() local
305 auto *From0 = FirstDeclMatcher<DeclTy>().match(FromTU0, getPattern()); in TypedTest_ImportPrototypes() local
328 auto *From0 = FirstDeclMatcher<DeclTy>().match(FromTU0, getPattern()); in TypedTest_ImportDefinitions() local
H A DASTImporterTest.cpp2046 auto *From0 = getRecordDecl(Obj0); TEST_P() local
2540 auto *From0 = FirstDeclMatcher<VarDecl>().match(FromTu, Pattern); TEST_P() local