Home
last modified time | relevance | path

Searched defs:FromCtx (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTStructuralEquivalence.h43 ASTContext &FromCtx, &ToCtx; member
78 : FromCtx(FromCtx), ToCtx(ToCtx), NonEquivalentDecls(NonEquivalentDecls), in FromCtx() function
/llvm-project-15.0.7/clang/unittests/AST/
H A DASTImporterFixtures.cpp154 ASTContext &FromCtx = FromTU.Unit->getASTContext(); in getImportedDecl() local
H A DASTImporterFixtures.h256 ASTContext &FromCtx = FromAST->getASTContext(), in testImport() local
H A DASTImporterTest.cpp4812 ASTContext &FromCtx = FromTU->getASTContext(); in TEST_P() local