Searched refs:setAllowHashInIdentifier (Results 1 – 2 of 2) sorted by relevance
158 void setAllowHashInIdentifier(bool V) { AllowHashInIdentifier = V; } in setAllowHashInIdentifier() function
733 Lexer.setAllowHashInIdentifier(true); in HLASMAsmParser()