Searched defs:ToTU (Results 1 – 7 of 7) sorted by relevance
168 auto *ToTU = Prev->getTranslationUnitDecl(); in CheckPreviousDecl() local188 Decl *ToTU = ImportedD->getTranslationUnitDecl(); in TypedTest_PrototypeShouldBeImportedAsAPrototypeWhenThereIsNoDefinition() local205 Decl *ToTU = ImportedD->getTranslationUnitDecl(); in TypedTest_DefinitionShouldBeImportedAsADefinition() local224 Decl *ToTU = Imported0->getTranslationUnitDecl(); in TypedTest_ImportPrototypeAfterImportedPrototype() local246 Decl *ToTU = ImportedProto->getTranslationUnitDecl(); in TypedTest_ImportDefinitionAfterImportedPrototype() local268 Decl *ToTU = ImportedDef->getTranslationUnitDecl(); in TypedTest_ImportPrototypeAfterImportedDefinition() local291 Decl *ToTU = Imported0->getTranslationUnitDecl(); in TypedTest_ImportPrototypes() local314 Decl *ToTU = Imported0->getTranslationUnitDecl(); in TypedTest_ImportDefinitions() local337 Decl *ToTU = ImportedDef->getTranslationUnitDecl(); in TypedTest_ImportDefinitionThenPrototype() local362 Decl *ToTU = ImportedDef->getTranslationUnitDecl(); in TypedTest_ImportPrototypeThenDefinition() local[all …]
125 auto *ToTU = Imported->getTranslationUnitDecl(); in TEST_P() local142 auto *ToTU = To->getTranslationUnitDecl(); in TEST_P() local1015 auto ToTU = ToTemplated->getTranslationUnitDecl(); in TEST_P() local1031 auto ToTU = ToTemplated->getTranslationUnitDecl(); in TEST_P() local1466 Decl *ToTU = getToTuDecl( in TEST_P() local1506 Decl *ToTU = getToTuDecl( in TEST_P() local1597 Decl *ToTU = getToTuDecl( in TEST_P() local1681 auto *ToTU = ToAST->getASTContext().getTranslationUnitDecl(); in TEST_P() local1714 auto *ToTU = ToAST->getASTContext().getTranslationUnitDecl(); in TEST_P() local1751 Decl *ToTU = getToTuDecl("int x = 1;", Lang_CXX03); in TEST_P() local[all …]
110 void ASTImporterTestBase::lazyInitSharedState(TranslationUnitDecl *ToTU) { in lazyInitSharedState()
260 Decl *ToTU = getToTuDecl(ToTUContent(), getLang()); in TypedTest_ImportAfter() local
782 auto *ToTU = get<1>(t); in TEST_F() local
49 ASTImporterSharedState(TranslationUnitDecl &ToTU) { in ASTImporterSharedState()
741 TranslationUnitDecl *ToTU) { in lazyInitImporterSharedSt()