Searched refs:PersistentCtx (Results 1 – 1 of 1) sorted by relevance
170 ASTContext &PersistentCtx = Persistent->getASTContext(); in ImportImpl() local171 ASTImporter &OtherImporter = Parent.ImporterForOrigin(PersistentCtx); in ImportImpl()173 assert((&PersistentCtx != &getFromContext()) && (&OtherImporter != this) && in ImportImpl()