Searched defs:RedeclChain (Results 1 – 1 of 1) sorted by relevance
135 struct RedeclChain : ASTImporterOptionSpecificTestBase { struct137 using DeclTy = typename TypeParam::DeclTy;142 void CheckPreviousDecl(Decl *Prev, Decl *Current) { in CheckPreviousDecl()215 void TypedTest_ImportPrototypeAfterImportedPrototype() { in TypedTest_ImportPrototypeAfterImportedPrototype()237 void TypedTest_ImportDefinitionAfterImportedPrototype() { in TypedTest_ImportDefinitionAfterImportedPrototype()281 void TypedTest_ImportPrototypes() { in TypedTest_ImportPrototypes()304 void TypedTest_ImportDefinitions() { in TypedTest_ImportDefinitions()326 void TypedTest_ImportDefinitionThenPrototype() { in TypedTest_ImportDefinitionThenPrototype()351 void TypedTest_ImportPrototypeThenDefinition() { in TypedTest_ImportPrototypeThenDefinition()376 void TypedTest_WholeRedeclChainIsImportedAtOnce() { in TypedTest_WholeRedeclChainIsImportedAtOnce()[all …]