Searched refs:objectBegin (Results 1 – 12 of 12) sorted by relevance
416 virtual void objectBegin() { scopedBegin('{'); } in objectBegin() function 418 virtual void objectBegin(StringRef Label) { scopedBegin(Label, '{'); } in objectBegin() function 693 void objectBegin() override { in objectBegin() function 697 void objectBegin(StringRef Label) override { in objectBegin() function 728 JOS.objectBegin(); in printFlagsImpl() 810 JOS.objectBegin(); in scopedBegin() 819 JOS.objectBegin(); in scopedBegin() 851 explicit DictScope(ScopedPrinter &W) : DelimitedScope(W) { W.objectBegin(); } in DictScope() 854 W.objectBegin(N); in DictScope() 859 W.objectBegin(); in setPrinter() [all...]
1010 objectBegin(); in object()1051 void objectBegin();
72 J.objectBegin(); in exportToFile()
54 JOS.objectBegin(); in AddChild() 80 JOS.objectBegin(); in AddChild()
199 JOS.objectBegin(); in beginAnalysis() 201 JOS.objectBegin(); in beginAnalysis()
164 s.objectBegin(); in Serialize()
36 Out.objectBegin(); in JSONTracer()
224 J.objectBegin(); in write()
859 void llvm::json::OStream::objectBegin() { in objectBegin() function in llvm::json::llvm::json::OStream
601 J.objectBegin(); in TEST()
1017 J.objectBegin(); in collectStatsForObjectFile()
264 JOS.objectBegin(); in writeIncludeStack()