Refactor command classification code.

This commit is contained in:
asuessenbach
2020-10-06 09:54:18 +02:00
parent 0884cf31c7
commit b8b620b118
2 changed files with 119 additions and 92 deletions

View File

@@ -455,7 +455,6 @@ private:
bool skip,
bool argEncountered,
bool isTemplateParam,
bool isLastArgument,
bool singular,
bool withDefaults,
bool withAllocator ) const;