Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DASTStructuralEquivalence.h43 ASTContext &FromCtx, &ToCtx; member
/external/llvm-project/clang/unittests/AST/
DASTImporterFixtures.h214 ASTContext &ToCtx = To->getASTContext(); in importNode() local
257 &ToCtx = ToAST->getASTContext(); in testImport() local
DASTImporterFixtures.cpp27 ASTContext &ToCtx = ToAST->getASTContext(); in createVirtualFileIfNeeded() local
/external/clang/unittests/AST/
DASTImporterTest.cpp66 &ToCtx = ToAST->getASTContext(); in testImport() local
/external/llvm-project/clang/lib/AST/
DASTImporter.cpp7196 ASTContext &ToCtx = Importer.getToContext(); in VisitCXXBindTemporaryExpr() local
7756 ASTContext &ToCtx = Importer.getToContext(); in VisitInitListExpr() local
/external/clang/lib/AST/
DASTImporter.cpp5956 ASTContext &ToCtx = Importer.getToContext(); in VisitInitListExpr() local