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