Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp52 static cl::opt<bool> WarnMissingParenthesis("mwarn-missing-parenthesis", variable
1122 if (WarnMissingParenthesis) in parseOperand()
1137 if (WarnMissingParenthesis) in parseOperand()