Searched refs:addDirective (Results 1 – 3 of 3) sorted by relevance
156 void addDirective(MCLOHType Kind, const MCLOHDirective::LOHArgs &Args) { in addDirective() function
117 getWriter().getLOHContainer().addDirective(Kind, Args); in emitLOHDirective()
369 void addDirective(StringRef MarkerName, const UnattachedDirective &UD) { in addDirective() function in VerifyDiagnosticConsumer::MarkerTracker670 Markers.addDirective(Marker, D); in ParseDirective()