Home
last modified time | relevance | path

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

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