Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h186 void setLexHLASMStrings(bool V) { LexHLASMStrings = V; } in setLexHLASMStrings() function
/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp751 Lexer.setLexHLASMStrings(true);