Lines Matching refs:TranslationUnitDecl
2314 TranslationUnitDecl *FromTu = getTuDecl(Code, Lang_C99, "input0.c"); in TEST_P()
2329 TranslationUnitDecl *FromTu = in TEST_P()
2435 EXPECT_TRUE(MatchVerifier<TranslationUnitDecl>().match( in TEST_P()
2696 TranslationUnitDecl *FromTU = in TEST_P()
2713 TranslationUnitDecl *ToTU = ToAST->getASTContext().getTranslationUnitDecl(); in TEST_P()
2730 TranslationUnitDecl *FromTU = in TEST_P()
2759 TranslationUnitDecl *ToTU = ToAST->getASTContext().getTranslationUnitDecl(); in TEST_P()
2780 TranslationUnitDecl *FromTU = getTuDecl("void f();" in TEST_P()
2802 TranslationUnitDecl *ToTU = ToAST->getASTContext().getTranslationUnitDecl(); in TEST_P()
2822 TranslationUnitDecl *FromNormalTU = in TEST_P()
2826 TranslationUnitDecl *FromFriendTU = in TEST_P()
2843 TranslationUnitDecl *ToTU = ToAST->getASTContext().getTranslationUnitDecl(); in TEST_P()
2864 TranslationUnitDecl *FromTU = getTuDecl("struct X { friend void f(); };" in TEST_P()
2882 TranslationUnitDecl *ToTU = ToAST->getASTContext().getTranslationUnitDecl(); in TEST_P()
3795 TranslationUnitDecl *FromTU = From->getTranslationUnitDecl(); in TEST_P()
3833 TranslationUnitDecl *FromTU = From->getTranslationUnitDecl(); in TEST_P()
4249 TranslationUnitDecl *ToTU = getToTuDecl(Code, Lang_CXX03); in TEST_P()
4253 TranslationUnitDecl *FromTU = getTuDecl(Code, Lang_CXX03, "input.cc"); in TEST_P()
4873 TranslationUnitDecl *ToTU = getToTuDecl(Code, Lang_CXX03); in TEST_P()
4908 TranslationUnitDecl *ToTU = in TEST_P()
4943 TranslationUnitDecl *ToTU = in TEST_P()
4973 TranslationUnitDecl *ToTU = getToTuDecl( in TEST_P()
4993 TranslationUnitDecl *ToTU = getToTuDecl( in TEST_P()
5020 TranslationUnitDecl *ToTU = getToTuDecl( in TEST_P()
5053 TranslationUnitDecl *ToTU = getToTuDecl( in TEST_P()
5078 TranslationUnitDecl *ToTU = getToTuDecl( in TEST_P()
5103 TranslationUnitDecl *ToTU = getToTuDecl( in TEST_P()
5123 TranslationUnitDecl *ToTU = getToTuDecl( in TEST_P()
5140 TranslationUnitDecl *ToTU = getToTuDecl( in TEST_P()
5163 TranslationUnitDecl *ToTU = getToTuDecl( in TEST_P()
5186 TranslationUnitDecl *ToTU = getToTuDecl( in TEST_P()
5203 TranslationUnitDecl *ToTU = getToTuDecl( in TEST_P()
5251 TranslationUnitDecl *ToTU = getToTuDecl( in TEST_P()
5268 TranslationUnitDecl *ToTU = getToTuDecl( in TEST_P()
5297 TranslationUnitDecl *ToTU = getToTuDecl( in TEST_P()
5336 TranslationUnitDecl *ToTU = getToTuDecl( in TEST_P()
5444 TranslationUnitDecl *ToTU = getToTuDecl( in TEST_P()
5452 TranslationUnitDecl *FromTU = getTuDecl( in TEST_P()
5481 TranslationUnitDecl *FromTU = getTuDecl( in TEST_P()
5489 TranslationUnitDecl *ToTU = ToAST->getASTContext().getTranslationUnitDecl(); in TEST_P()
5505 TranslationUnitDecl *FromTU = getTuDecl(std::string(R"( in TEST_P()
5519 TranslationUnitDecl *ToTU = ToAST->getASTContext().getTranslationUnitDecl(); in TEST_P()
5540 TranslationUnitDecl *FromTU = getTuDecl(std::string(R"( in TEST_P()
5665 TranslationUnitDecl *FromTU = getTuDecl(std::string(R"( in TEST_P()
5742 TranslationUnitDecl *ToTU = getToTuDecl("class X;", Lang_CXX03); in TEST_P()
5745 TranslationUnitDecl *FromTU = getTuDecl(std::string(R"( in TEST_P()
5780 TranslationUnitDecl *FromTU = getTuDecl(std::string(R"( in TEST_P()
5818 TranslationUnitDecl *FromTU = getTuDecl(std::string(R"( in TEST_P()
5997 TranslationUnitDecl *ToTU = getToTuDecl(Code, Lang_CXX03); in TEST_P()
5998 TranslationUnitDecl *FromTU = getTuDecl(Code, Lang_CXX03, "input.cc"); in TEST_P()
6043 TranslationUnitDecl *ToTU = getToTuDecl( in TEST_P()
6092 TranslationUnitDecl *ToTU = getToTuDecl("", Lang_CXX03); in TEST_P()
6093 TranslationUnitDecl *FromTU = getTuDecl("", Lang_CXX03, "input.cc"); in TEST_P()
6247 TranslationUnitDecl *ToTU = ToAST->getASTContext().getTranslationUnitDecl(); in TEST_P()
6271 TranslationUnitDecl *ToTU = ToAST->getASTContext().getTranslationUnitDecl(); in TEST_P()
6623 TranslationUnitDecl *FromTU = getTuDecl(Source, Lang_C99, Path); in TEST_P()
6644 TranslationUnitDecl *FromTU = getTuDecl("int X;", Lang_C99, Path); in TEST_P()
7038 TranslationUnitDecl *FromTU = getTuDecl("", Lang_CXX03, "input.cpp"); in TEST_P()
7331 TranslationUnitDecl *FromTU = getTuDecl( in TEST_P()
7345 auto CheckAST = [](TranslationUnitDecl *TU, CXXRecordDecl *RecordC) { in TEST_P()
7379 TranslationUnitDecl *ToTU = ToC->getTranslationUnitDecl(); in TEST_P()
7392 TranslationUnitDecl *FromTU = getTuDecl( in TEST_P()
7407 auto CheckAST = [](TranslationUnitDecl *TU, CXXRecordDecl *RecordD2) { in TEST_P()
7503 TranslationUnitDecl *ToTU = ToD2->getTranslationUnitDecl(); in TEST_P()
7510 TranslationUnitDecl *FromTU = getTuDecl( in TEST_P()
7526 TranslationUnitDecl *ToTU = ToB->getTranslationUnitDecl(); in TEST_P()
7549 TranslationUnitDecl *FromTU = getTuDecl( in TEST_P()
7615 TranslationUnitDecl *FromTU = getTuDecl( in TEST_P()
7683 TranslationUnitDecl *FromTU = getTuDecl( in TEST_P()
7706 TranslationUnitDecl *FromTU = getTuDecl( in TEST_P()