Searched defs:FromDef (Results 1 – 3 of 3) sorted by relevance
240 auto *FromDef = LastDeclMatcher<DeclTy>().match(FromTU, getPattern()); in TypedTest_ImportDefinitionAfterImportedPrototype() local261 auto *FromDef = FirstDeclMatcher<DeclTy>().match(FromTU, getPattern()); in TypedTest_ImportPrototypeAfterImportedDefinition() local329 auto *FromDef = FirstDeclMatcher<DeclTy>().match(FromTUDef, getPattern()); in TypedTest_ImportDefinitionThenPrototype() local356 auto *FromDef = FirstDeclMatcher<DeclTy>().match(FromTUDef, getPattern()); in TypedTest_ImportPrototypeThenDefinition() local
3855 auto FromDef = FirstDeclMatcher<RecordDecl>().match(FromTU1, Pattern); in TEST_P() local3873 auto FromDef = FirstDeclMatcher<RecordDecl>().match(FromTU1, Pattern); in TEST_P() local3892 auto FromDef = FirstDeclMatcher<RecordDecl>().match(FromTU1, Pattern); in TEST_P() local5376 auto *FromDef = LastDeclMatcher<CXXRecordDecl>().match( in TEST_P() local5512 auto *FromDef = in TEST_P() local
9024 } else if (ObjCInterfaceDecl *FromDef = FromClass->getDefinition()) { in ImportContext() local9035 } else if (ObjCProtocolDecl *FromDef = FromProto->getDefinition()) { in ImportContext() local