Searched refs:UnattachedDirective (Results 1 – 1 of 1) sorted by relevance
287 struct UnattachedDirective { struct298 void attachDirective(DiagnosticsEngine &Diags, const UnattachedDirective &UD, in attachDirective()340 llvm::StringMap<llvm::SmallVector<UnattachedDirective, 2>> DeferredDirectives;369 void addDirective(StringRef MarkerName, const UnattachedDirective &UD) { in addDirective()445 UnattachedDirective D; in ParseDirective()