Searched refs:DefinitionD (Results 1 – 1 of 1) sorted by relevance
409 DeclTy *DefinitionD = LastDeclMatcher<DeclTy>().match(ToTU, getPattern()); in TypedTest_ImportPrototypeThenProtoAndDefinition() local410 EXPECT_TRUE(DefinitionD->isThisDeclarationADefinition()); in TypedTest_ImportPrototypeThenProtoAndDefinition()412 EXPECT_TRUE(DefinitionD->getPreviousDecl()); in TypedTest_ImportPrototypeThenProtoAndDefinition()414 DefinitionD->getPreviousDecl()->isThisDeclarationADefinition()); in TypedTest_ImportPrototypeThenProtoAndDefinition()416 CheckPreviousDecl(ProtoD, DefinitionD->getPreviousDecl()); in TypedTest_ImportPrototypeThenProtoAndDefinition()