Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp77 bool UseParens = MAI && MAI->useParensForDollarSignNames() && !InParens && in print() local
80 if (UseParens) { in print()