Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Script/
DAssignment.cpp88 bool hasDotInRhs = m_RpnExpr.hasDot(); in activate() local
90 if (hasDotInRhs) { in activate()
132 bool hasDotInRhs = m_RpnExpr.hasDot(); in activate() local
134 if (hasDotInRhs) { in activate()