Searched refs:SingleLineMode (Results 1 – 1 of 1) sorted by relevance
364 bool SingleLineMode = true; in ParseMicrosoftAsmStatement() local376 SingleLineMode = false; in ParseMicrosoftAsmStatement()408 if (!SingleLineMode) { in ParseMicrosoftAsmStatement()414 } else if (SingleLineMode || InAsmComment) { in ParseMicrosoftAsmStatement()425 if (SingleLineMode && (!isAsm || isGCCAsmStatement(NextToken()))) in ParseMicrosoftAsmStatement()455 if (SingleLineMode || BraceNesting > 1) { in ParseMicrosoftAsmStatement()463 if (BraceNesting == 0 && !SingleLineMode) in ParseMicrosoftAsmStatement()