Searched refs:FromTUDef (Results 1 – 1 of 1) sorted by relevance
327 Decl *FromTUDef = getTuDecl(getDefinition(), Lang_CXX03, "input0.cc"); in TypedTest_ImportDefinitionThenPrototype() local329 auto *FromDef = FirstDeclMatcher<DeclTy>().match(FromTUDef, getPattern()); in TypedTest_ImportDefinitionThenPrototype()353 Decl *FromTUDef = getTuDecl(getDefinition(), Lang_CXX03, "input1.cc"); in TypedTest_ImportPrototypeThenDefinition() local356 auto *FromDef = FirstDeclMatcher<DeclTy>().match(FromTUDef, getPattern()); in TypedTest_ImportPrototypeThenDefinition()