Home
last modified time | relevance | path

Searched refs:setAllowHashInIdentifier (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h152 void setAllowHashInIdentifier(bool V) { AllowHashInIdentifier = V; } in setAllowHashInIdentifier() function
/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp749 Lexer.setAllowHashInIdentifier(true);