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