Searched refs:thisSession (Results 1 – 1 of 1) sorted by relevance
1150 std::unique_ptr<pdb::IPDBSession> thisSession; in parse() local1152 MemoryBuffer::getMemBuffer(mb, false), thisSession); in parse()1159 session.reset(static_cast<pdb::NativeSession *>(thisSession.release())); in parse()