Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h188 void setLexHLASMStrings(bool V) { LexHLASMStrings = V; } in setLexHLASMStrings() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp734 Lexer.setLexHLASMStrings(true); in HLASMAsmParser()