Searched refs:InstrumentRegionCommentConsumer (Results 1 – 2 of 2) sorted by relevance
63 class InstrumentRegionCommentConsumer : public MCACommentConsumer {71 InstrumentRegionCommentConsumer(llvm::SourceMgr &SM, InstrumentRegions &R, in InstrumentRegionCommentConsumer() function241 InstrumentRegionCommentConsumer CC;
111 void InstrumentRegionCommentConsumer::HandleComment(SMLoc Loc, in HandleComment()