Home
last modified time | relevance | path

Searched refs:ProtoD (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterGenericRedeclTest.cpp406 DeclTy *ProtoD = FirstDeclMatcher<DeclTy>().match(ToTU, getPattern()); in TypedTest_ImportPrototypeThenProtoAndDefinition() local
407 EXPECT_FALSE(ProtoD->isThisDeclarationADefinition()); in TypedTest_ImportPrototypeThenProtoAndDefinition()
416 CheckPreviousDecl(ProtoD, DefinitionD->getPreviousDecl()); in TypedTest_ImportPrototypeThenProtoAndDefinition()