Home | History | Annotate | Download | only in Frontend

Lines Matching refs:takeSema

120 std::unique_ptr<Sema> CompilerInstance::takeSema() {
1732 void CompilerInstance::resetAndLeakSema() { BuryPointer(takeSema()); }