Searched defs:FromCtx (Results 1 – 4 of 4) sorted by relevance
43 ASTContext &FromCtx, &ToCtx; global() member 81 : FromCtx(FromCtx), ToCtx(ToCtx), NonEquivalentDecls(NonEquivalentDecls), FromCtx() function
154 ASTContext &FromCtx = FromTU.Unit->getASTContext(); in getImportedDecl() local
256 ASTContext &FromCtx = FromAST->getASTContext(), in testImport() local
5510 ASTContext &FromCtx = FromTU->getASTContext(); TEST_P() local