Searched refs:startContextSection (Results 1 – 6 of 6) sorted by relevance
97 void startContextSection() override;
142 virtual void startContextSection() = 0;
469 Writer.startContextSection(); in __llvm_ctx_profile_fetch()
125 void PGOCtxProfileWriter::startContextSection() { in startContextSection() function in PGOCtxProfileWriter271 Writer.startContextSection(); in createCtxProfFromYAML()
265 void startContextSection() override { ++EnteredSectionCount; } in TEST_F() function in TEST_F::TestProfileWriter