Searched refs:setLexMasmIntegers (Results 1 – 6 of 6) sorted by relevance
54 Lexer.setLexMasmIntegers(true); in parseCodeRegions()
166 void setLexMasmIntegers(bool V) { LexMasmIntegers = V; } in setLexMasmIntegers() function
123 Parser->getLexer().setLexMasmIntegers(true); in emitInlineAsm()
351 Parser->getLexer().setLexMasmIntegers(LexMasmIntegers); in AssembleInput()
243 Lexer.setLexMasmIntegers(V); in setParsingMSInlineAsm()
500 Lexer.setLexMasmIntegers(V); in setParsingMSInlineAsm()