Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp64 static cl::opt<bool> WarnMissingParenthesis( variable
940 if (WarnMissingParenthesis) in parseOperand()
958 if (WarnMissingParenthesis) in parseOperand()