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