Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Tooling/Refactoring/
H A DLookup.cpp49 usingFromDifferentCanonicalNamespace(const DeclContext *FromContext, in usingFromDifferentCanonicalNamespace()
/llvm-project/clang/include/clang/AST/
H A DASTImporter.h207 ASTContext &ToContext, &FromContext; global() variable
/llvm-project/clang/unittests/AST/
H A DASTImporterFixtures.cpp57 const std::shared_ptr<ASTImporterSharedState> &SharedState) { in TU()
H A DASTImporterTest.cpp107 __anon33dc775a0202(ASTContext &ToContext, FileManager &ToFileManager, ASTContext &FromContext, FileManager &FromFileManager, bool MinimalImport, const std::shared_ptr<ASTImporterSharedState> &SharedState) RedirectingImporterTest() argument
6198 __anon33dc775a1002(ASTContext &ToContext, FileManager &ToFileManager, ASTContext &FromContext, FileManager &FromFileManager, bool MinimalImport, const std::shared_ptr<ASTImporterSharedState> &SharedState) ErrorHandlingTest() argument
6826 __anon33dc775a1202(ASTContext &ToContext, FileManager &ToFileManager, ASTContext &FromContext, FileManager &FromFileManager, bool MinimalImport, const std::shared_ptr<ASTImporterSharedState> &SharedState) LLDBLookupTest() argument
8007 __anon33dc775a1402(ASTContext &ToContext, FileManager &ToFileManager, ASTContext &FromContext, FileManager &FromFileManager, bool MinimalImport, const std::shared_ptr<ASTImporterSharedState> &SharedState) ImportWithExternalSource() argument
/llvm-project/llvm/unittests/IR/
H A DMetadataTest.cpp30 TEST(ContextAndReplaceableUsesTest, FromContext) { in TEST() argument
/llvm-project/clang/lib/AST/
H A DASTImporter.cpp8955 ASTImporter(ASTContext & ToContext,FileManager & ToFileManager,ASTContext & FromContext,FileManager & FromFileManager,bool MinimalImport,std::shared_ptr<ASTImporterSharedState> SharedState) ASTImporter() argument
[all...]