Searched refs:LexMasmStrings (Results 1 – 2 of 2) sorted by relevance
53 bool LexMasmStrings = false; variable174 void setLexMasmStrings(bool V) { LexMasmStrings = V; } in setLexMasmStrings()
574 if (LexMasmStrings) { in LexSingleQuote() 631 if (LexMasmStrings) { in LexQuote()