Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Tooling/Refactoring/
DLookup.cpp49 usingFromDifferentCanonicalNamespace(const DeclContext *FromContext, in usingFromDifferentCanonicalNamespace()
/external/llvm-project/clang/include/clang/AST/
DASTImporter.h239 ASTContext &ToContext, &FromContext; 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/llvm/unittests/IR/
DMetadataTest.cpp28 TEST(ContextAndReplaceableUsesTest, FromContext) { in TEST() argument
/external/llvm-project/llvm/unittests/IR/
DMetadataTest.cpp29 TEST(ContextAndReplaceableUsesTest, FromContext) { in TEST() argument
/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()