Searched refs:ASTImporterTestBase (Results 1 – 3 of 3) sorted by relevance
41 ASTImporterTestBase::TU::TU(StringRef Code, StringRef FileName, in TU()63 ASTImporterTestBase::TU::~TU() {} in ~TU()65 void ASTImporterTestBase::TU::lazyInitImporter( in lazyInitImporter()79 Decl *ASTImporterTestBase::TU::import( in import()91 llvm::Expected<Decl *> ASTImporterTestBase::TU::importOrError( in importOrError()98 QualType ASTImporterTestBase::TU::import( in import()110 void ASTImporterTestBase::lazyInitSharedState(TranslationUnitDecl *ToTU) { in lazyInitSharedState()116 void ASTImporterTestBase::lazyInitToAST(TestLanguage ToLang, in lazyInitToAST()130 ASTImporterTestBase::TU *ASTImporterTestBase::findFromTU(Decl *From) { in findFromTU()141 std::tuple<Decl *, Decl *> ASTImporterTestBase::getImportedDecl( in getImportedDecl()[all …]
85 class ASTImporterTestBase : public CompilerOptionSpecificTest {194 ASTImporterTestBase() in ASTImporterTestBase() function196 ~ASTImporterTestBase();200 : public ASTImporterTestBase,
109 : public ASTImporterTestBase, public ImportVisibilityChainParams {232 : public ASTImporterTestBase,