Searched refs:SingleLineMode (Results 1 – 1 of 1) sorted by relevance
400 bool SingleLineMode = true; in ParseMicrosoftAsmStatement() local412 SingleLineMode = false; in ParseMicrosoftAsmStatement()445 if (!SingleLineMode) { in ParseMicrosoftAsmStatement()452 } else if (SingleLineMode || InAsmComment) { in ParseMicrosoftAsmStatement()464 if (SingleLineMode && (!isAsm || isGCCAsmStatement(NextToken()))) in ParseMicrosoftAsmStatement()494 if (SingleLineMode || BraceNesting > 1) { in ParseMicrosoftAsmStatement()502 if (BraceNesting == 0 && !SingleLineMode) in ParseMicrosoftAsmStatement()