Lines Matching defs:ToTU
189 auto *ToTU = Prev->getTranslationUnitDecl(); in CheckPreviousDecl() local
209 Decl *ToTU = ImportedD->getTranslationUnitDecl(); in TypedTest_PrototypeShouldBeImportedAsAPrototypeWhenThereIsNoDefinition() local
226 Decl *ToTU = ImportedD->getTranslationUnitDecl(); in TypedTest_DefinitionShouldBeImportedAsADefinition() local
245 Decl *ToTU = Imported0->getTranslationUnitDecl(); in TypedTest_ImportPrototypeAfterImportedPrototype() local
267 Decl *ToTU = ImportedProto->getTranslationUnitDecl(); in TypedTest_ImportDefinitionAfterImportedPrototype() local
289 Decl *ToTU = ImportedDef->getTranslationUnitDecl(); in TypedTest_ImportPrototypeAfterImportedDefinition() local
312 Decl *ToTU = Imported0->getTranslationUnitDecl(); in TypedTest_ImportPrototypes() local
335 Decl *ToTU = Imported0->getTranslationUnitDecl(); in TypedTest_ImportDefinitions() local
358 Decl *ToTU = ImportedDef->getTranslationUnitDecl(); in TypedTest_ImportDefinitionThenPrototype() local
383 Decl *ToTU = ImportedDef->getTranslationUnitDecl(); in TypedTest_ImportPrototypeThenDefinition() local
404 Decl *ToTU = ImportedD->getTranslationUnitDecl(); in TypedTest_WholeRedeclChainIsImportedAtOnce() local
424 Decl *ToTU = ToAST->getASTContext().getTranslationUnitDecl(); in TypedTest_ImportPrototypeThenProtoAndDefinition() local