Searched refs:endContextSection (Results 1 – 6 of 6) sorted by relevance
101 void endContextSection() override;
146 virtual void endContextSection() = 0;
482 Writer.endContextSection(); in __llvm_ctx_profile_fetch()
134 void PGOCtxProfileWriter::endContextSection() { Writer.ExitBlock(); } in endContextSection() function in PGOCtxProfileWriter287 Writer.endContextSection(); in createCtxProfFromYAML()
266 void endContextSection() override { in TEST_F() function in TEST_F::TestProfileWriter