Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/AST/
DASTImporterGenericRedeclTest.cpp217 auto *From0 = FirstDeclMatcher<DeclTy>().match(FromTU, getPattern()); in TypedTest_ImportPrototypeAfterImportedPrototype() local
284 auto *From0 = FirstDeclMatcher<DeclTy>().match(FromTU0, getPattern()); in TypedTest_ImportPrototypes() local
307 auto *From0 = FirstDeclMatcher<DeclTy>().match(FromTU0, getPattern()); in TypedTest_ImportDefinitions() local
DASTImporterTest.cpp1648 auto *From0 = getRecordDecl(Obj0); in TEST_P() local
2105 auto *From0 = FirstDeclMatcher<VarDecl>().match(FromTu, Pattern); in TEST_P() local