Home
last modified time | relevance | path

Searched defs:ToFileManager (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTImporter.h210 FileManager &ToFileManager, &FromFileManager; variable
/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterFixtures.cpp57 const std::shared_ptr<ASTImporterSharedState> &SharedState) { in TU()
H A DASTImporterTest.cpp107 const std::shared_ptr<ASTImporterSharedState> &SharedState) { in RedirectingImporterTest()
5430 const std::shared_ptr<ASTImporterSharedState> &SharedState) { in ErrorHandlingTest()
6033 const std::shared_ptr<ASTImporterSharedState> &SharedState) { in LLDBLookupTest()
7012 const std::shared_ptr<ASTImporterSharedState> &SharedState) { in ImportWithExternalSource()
/llvm-project-15.0.7/clang/lib/AST/
H A DExternalASTMerger.cpp114 FileManager &ToFileManager, in LazyASTImporter()
H A DASTImporter.cpp8387 ASTImporter::ASTImporter(ASTContext &ToContext, FileManager &ToFileManager, in ASTImporter()