Home
last modified time | relevance | path

Searched defs:setParsingMSInlineAsm (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h405 void setParsingMSInlineAsm (bool Value) { ParsingMSInlineAsm = Value; } in setParsingMSInlineAsm() function
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp250 void setParsingMSInlineAsm(bool V) override { in setParsingMSInlineAsm() function in __anon9b5617d10111::AsmParser
H A DMasmParser.cpp521 void setParsingMSInlineAsm(bool V) override { in setParsingMSInlineAsm() function in __anona876579e0111::MasmParser