Searched refs:SingleLineMode (Results 1 – 1 of 1) sorted by relevance
383 bool SingleLineMode = true; in ParseMicrosoftAsmStatement() local395 SingleLineMode = false; in ParseMicrosoftAsmStatement()428 if (!SingleLineMode) { in ParseMicrosoftAsmStatement()435 } else if (SingleLineMode || InAsmComment) { in ParseMicrosoftAsmStatement()447 if (SingleLineMode && (!isAsm || isGCCAsmStatement(NextToken()))) in ParseMicrosoftAsmStatement()477 if (SingleLineMode || BraceNesting > 1) { in ParseMicrosoftAsmStatement()485 if (BraceNesting == 0 && !SingleLineMode) in ParseMicrosoftAsmStatement()