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