Home
last modified time | relevance | path

Searched defs:FromFileManager (Results 1 – 6 of 6) sorted by relevance

/external/clang/include/clang/AST/
DASTImporter.h48 FileManager &ToFileManager, &FromFileManager; variable
/external/llvm-project/clang/include/clang/AST/
DASTImporter.h242 FileManager &ToFileManager, &FromFileManager; variable
/external/llvm-project/clang/unittests/AST/
DASTImporterFixtures.cpp57 const std::shared_ptr<ASTImporterSharedState> &SharedState) { in TU()
DASTImporterTest.cpp107 const std::shared_ptr<ASTImporterSharedState> &SharedState) { in RedirectingImporterTest()
4788 const std::shared_ptr<ASTImporterSharedState> &SharedState) { in ErrorHandlingTest()
5280 const std::shared_ptr<ASTImporterSharedState> &SharedState) { in LLDBLookupTest()
5904 const std::shared_ptr<ASTImporterSharedState> &SharedState) { in ImportWithExternalSource()
/external/clang/lib/AST/
DASTImporter.cpp6036 ASTContext &FromContext, FileManager &FromFileManager, in ASTImporter()
/external/llvm-project/clang/lib/AST/
DASTImporter.cpp7969 ASTContext &FromContext, FileManager &FromFileManager, in ASTImporter()