Searched refs:SingleLineMode (Results 1 – 1 of 1) sorted by relevance
385 bool SingleLineMode = true; in ParseMicrosoftAsmStatement() local397 SingleLineMode = false; in ParseMicrosoftAsmStatement()430 if (!SingleLineMode) { in ParseMicrosoftAsmStatement()437 } else if (SingleLineMode || InAsmComment) { in ParseMicrosoftAsmStatement()449 if (SingleLineMode && (!isAsm || isGCCAsmStatement(NextToken()))) in ParseMicrosoftAsmStatement()474 if (SingleLineMode || BraceNesting > 1) { in ParseMicrosoftAsmStatement()482 if (BraceNesting == 0 && !SingleLineMode) in ParseMicrosoftAsmStatement()