Searched defs:UnattachedDirective (Results 1 – 1 of 1) sorted by relevance
288 struct UnattachedDirective { struct289 DirectiveList *DL = nullptr;290 bool RegexKind = false;291 SourceLocation DirectivePos, ContentBegin;292 std::string Text;293 unsigned Min = 1, Max = 1;