Home
last modified time | relevance | path

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

/external/clang/unittests/AST/
DASTImporterTest.cpp65 ASTContext &FromCtx = FromAST->getASTContext(), in testImport() local
78 FromCtx, FromAST->getFileManager(), false); in testImport()
80 IdentifierInfo *ImportedII = &FromCtx.Idents.get("declToImport"); in testImport()
85 FromCtx.getTranslationUnitDecl()->localUncachedLookup( in testImport()