Searched refs:UnattachedDirective (Results 1 – 1 of 1) sorted by relevance
286 struct UnattachedDirective { struct296 void attachDirective(DiagnosticsEngine &Diags, const UnattachedDirective &UD, in attachDirective()338 llvm::StringMap<llvm::SmallVector<UnattachedDirective, 2>> DeferredDirectives;367 void addDirective(StringRef MarkerName, const UnattachedDirective &UD) { in addDirective()444 UnattachedDirective D; in ParseDirective()