Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTStructuralEquivalence.h43 ASTContext &FromCtx, &ToCtx; member
/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterFixtures.h214 ASTContext &ToCtx = To->getASTContext(); in importNode() local
257 &ToCtx = ToAST->getASTContext(); in testImport() local
H A DASTImporterFixtures.cpp27 ASTContext &ToCtx = ToAST->getASTContext(); in createVirtualFileIfNeeded() local
H A DASTImporterTest.cpp4828 ASTContext &ToCtx = ToClass->getASTContext(); in TEST_P() local
/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp6875 const ASTContext &ToCtx = Importer.getToContext(); in VisitGenericSelectionExpr() local
7581 ASTContext &ToCtx = Importer.getToContext(); in VisitCXXBindTemporaryExpr() local
8141 ASTContext &ToCtx = Importer.getToContext(); in VisitInitListExpr() local